diff --git a/features/support/selenium.rb b/features/support/selenium.rb index 0a5d837..7eb3f30 100644 --- a/features/support/selenium.rb +++ b/features/support/selenium.rb @@ -20,5 +20,6 @@ Before do end After do + sleep 2 DatabaseCleaner.clean end -- libgit2 0.21.2