diff options
Diffstat (limited to 'testing/02-commands-count-objects.yarn')
-rw-r--r-- | testing/02-commands-count-objects.yarn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/02-commands-count-objects.yarn b/testing/02-commands-count-objects.yarn index 5d83932..1f200d6 100644 --- a/testing/02-commands-count-objects.yarn +++ b/testing/02-commands-count-objects.yarn @@ -11,3 +11,7 @@ since that would be an information leak that the repository exists. WHEN alice main, expecting failure, runs count-objects gitano-admin THEN stderr contains CRIT: Ruleset denied action. + + WHEN testinstance adminkey runs count-objects gitano-admin + THEN stdout contains objects + AND stdout contains bytes |