diff options
author | Azul <azul@leap.se> | 2013-07-15 12:26:07 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-07-15 12:26:07 +0200 |
commit | 48db4caa2fff451ce9cbb1b52c895ea7136736a4 (patch) | |
tree | a1ed989d7a0da34f5f5d33fad807d01d0c413c7b /users/test/integration/browser | |
parent | 8b79988c4c6cedd77664e14f16b149a669965eff (diff) |
require test_helper from account test so it can be run in isolation
Diffstat (limited to 'users/test/integration/browser')
-rw-r--r-- | users/test/integration/browser/account_test.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/test/integration/browser/account_test.rb b/users/test/integration/browser/account_test.rb index 5483c89..9f6d067 100644 --- a/users/test/integration/browser/account_test.rb +++ b/users/test/integration/browser/account_test.rb @@ -1,3 +1,5 @@ +require 'test_helper' + class AccountTest < BrowserIntegrationTest setup do |