mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-18 07:05:28 +01:00
get tests running again with zentest >= 4.0.0
This commit is contained in:
parent
4e1e18da0f
commit
7a7862221d
26 changed files with 199 additions and 207 deletions
|
|
@ -16,7 +16,7 @@ class SimpleLdapAuthenticator
|
|||
end
|
||||
end
|
||||
|
||||
class UserTest < Test::Rails::TestCase
|
||||
class UserTest < ActiveSupport::TestCase
|
||||
fixtures :users, :preferences, :projects, :contexts, :todos, :recurring_todos
|
||||
|
||||
def setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue