summaryrefslogtreecommitdiff
path: root/testing/02-commands-count-objects.yarn
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 14:48:11 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 14:48:11 +0000
commit6a663a99320d7748069173c8be1f50a5568b688b (patch)
tree48b75bc69b67c649ebc5e13d6bd7f6c73ebfc6b8 /testing/02-commands-count-objects.yarn
parente2d36d9ea5b0ff1b59b33300c2174b95b9d1b562 (diff)
downloadgitano-6a663a99320d7748069173c8be1f50a5568b688b.tar.gz
Simplify yarns which create alice/main to use a new implementation
Diffstat (limited to 'testing/02-commands-count-objects.yarn')
-rw-r--r--testing/02-commands-count-objects.yarn4
1 files changed, 1 insertions, 3 deletions
diff --git a/testing/02-commands-count-objects.yarn b/testing/02-commands-count-objects.yarn
index 7d958d5..8921358 100644
--- a/testing/02-commands-count-objects.yarn
+++ b/testing/02-commands-count-objects.yarn
@@ -3,9 +3,7 @@
SCENARIO counting objects
GIVEN a standard instance
- AND a unix user called alice
- AND alice has keys called main
- WHEN testinstance, using adminkey, adds user alice, using alice main
+ AND testinstance, using adminkey, adds a new user alice, with a key called main
We can't count objects for a repository we can't read,
since that would be an information leak that the repository exists.