mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Expressions '...should == @user' caused specs to fail because of ArgumentError in 'User authentication resets password' wrong number of arguments (0 for 1) Replacing expectations declared for User objects with expectations declared for their id fields solves the problem and doesn't change specs' logic. |
||
|---|---|---|
| .. | ||
| contexts.yml | ||
| preferences.yml | ||
| todos.yml | ||
| users.yml | ||