Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/java_integration/utilities/jar_glob_spec.rb
Original file line number Diff line number Diff line change
@@ -100,7 +100,7 @@ def jar_entries(full_entries)

lambda do
# Need to sleep a little bit to make sure that modified time is updated
sleep 1
sleep 2

# This should delete the /glob_target and /glob_target/bar.txt entries
`zip -d #{jar_path} glob_target/bar.txt`

0 comments on commit 8706662

Please sign in to comment.