Skip to content

Commit

Permalink
All tests work locally
Browse files Browse the repository at this point in the history
Switches to pc on which I can compile ruby 2.2.2
  • Loading branch information
VandorpeDavid committed Aug 3, 2017
1 parent 4f65078 commit 2c988bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/user_test.rb
Expand Up @@ -86,7 +86,7 @@ def build_fk_response(casname, clubs)
[
Rails.application.secrets.fk_auth_salt,
casname,
clean_json(@timestamp),
clean_json(timestamp),
clubs
].join('-')
)
Expand Down

0 comments on commit 2c988bb

Please sign in to comment.