summaryrefslogtreecommitdiff
path: root/testing/02-commands-rsync.yarn
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2016-12-18 15:15:20 +0000
committerRichard Maw <richard.maw@gmail.com>2016-12-18 15:28:17 +0000
commitc354461cd3b07da30b0edd0e0b56341b8e02345c (patch)
tree771ded0e59bbc6cdff7a94e0d30b955553ae25bc /testing/02-commands-rsync.yarn
parentdacd657430f4b8107d97e52c9c32694fa548feb1 (diff)
downloadgitano-c354461cd3b07da30b0edd0e0b56341b8e02345c.tar.gz
testing: Add teardown step to all scenarios
Diffstat (limited to 'testing/02-commands-rsync.yarn')
-rw-r--r--testing/02-commands-rsync.yarn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/02-commands-rsync.yarn b/testing/02-commands-rsync.yarn
index 672145d..c9111b9 100644
--- a/testing/02-commands-rsync.yarn
+++ b/testing/02-commands-rsync.yarn
@@ -25,3 +25,4 @@ i.e. `rsync gituser@gitanoserver:repository/filename filename`.
GIVEN testfile contains bar
WHEN testinstance adminkey rsync's testfile from gitano-admin.git
THEN testfile contains foo
+ FINALLY the instance is torn down