summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2017-05-13 16:00:40 +0100
committerRichard Maw <richard.maw@gmail.com>2017-05-13 16:00:40 +0100
commit7c992daade9445584d2f233c722500d426546361 (patch)
tree41ec3eee5b69cc06634783f64c39e7884fc473ff /testing
parent246d0c03f0bf498f9a2ed86c29433d1ee9e17055 (diff)
downloadgitano-7c992daade9445584d2f233c722500d426546361.tar.gz
Add missing finally to "created repositories have server info" yarn
Diffstat (limited to 'testing')
-rw-r--r--testing/02-commands-create.yarn2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/02-commands-create.yarn b/testing/02-commands-create.yarn
index b579e5b..d83326e 100644
--- a/testing/02-commands-create.yarn
+++ b/testing/02-commands-create.yarn
@@ -38,3 +38,5 @@ in the first place.
WHEN testinstance adminkey runs create foobar
THEN server-side foobar.git file objects/info/packs exists
AND server-side foobar.git file info/refs exists
+
+ FINALLY the instance is torn down