diff --git a/features/support/env.rb b/features/support/env.rb index 88b98ea5..88159f91 100644 --- a/features/support/env.rb +++ b/features/support/env.rb @@ -65,5 +65,5 @@ end After do - $rspec_mocks.reset_all + $rspec_mocks.reset_all end \ No newline at end of file