summaryrefslogtreecommitdiff
path: root/subplot/ewww.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/ewww.yaml')
-rw-r--r--subplot/ewww.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/subplot/ewww.yaml b/subplot/ewww.yaml
index 375558d..7353863 100644
--- a/subplot/ewww.yaml
+++ b/subplot/ewww.yaml
@@ -5,12 +5,8 @@
function: start_server
cleanup: stop_server
-- given: "{count} files in {dirname}"
- function: fixme
-
-- given: file (?P<filename>\S+) with "(?P<content>.*)"
- regex: true
- function: create_file
+- given: directory {dirname}
+ function: create_directory
- then: I am redirected to {location}
function: fixme