diff --git a/features/install.feature b/features/install.feature index e0316453..037930a8 100644 --- a/features/install.feature +++ b/features/install.feature @@ -84,6 +84,7 @@ Feature: cli/install Then the exit status should be 0 And a directory named "modules/test" should exist And the file "modules/test" should have an inode and ctime + Given I wait for 1 second When I run `librarian-puppet install --destructive` Then the exit status should be 0 And a directory named "modules/test" should exist