diff options
author | Matt Jankowski <mjankowski@thoughtbot.com> | 2017-04-12 09:53:55 -0400 |
---|---|---|
committer | Eugen <eugen@zeonfederated.com> | 2017-04-12 15:53:54 +0200 |
commit | b155e6ccf55bbd0e2b07d6e06349849dd1f06f0a (patch) | |
tree | 25a441316b5056a0d13d2bc06ebcda31347dc809 /spec/controllers/auth | |
parent | f16b9a49289b801c309ba3602772cd8f03c0dffa (diff) |
Fix issue with intermittent api/v1/notifications failure (#1606)
The spec was checking the activity_id of the activities held in notifications within the controller. Because the activities are different models, it is possible that they are created with the same database IDs, and when they are this spec fails because an activity which should not count as a match is counted as one.
Diffstat (limited to 'spec/controllers/auth')
0 files changed, 0 insertions, 0 deletions