Skip to content

Commit

Permalink
Issue #254 wait 1 second to fix timing issue in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Sanchez committed Oct 13, 2014
1 parent 8bf2fca commit c87c6c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/install.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c87c6c3

Please sign in to comment.