This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Failures: | |
| 1) ServerSchedule#update_filesets when new filesets is valid delete actual filesets and create new ones | |
| Failure/Error: expect(after_server_schedule.updated_at).not_to eq(actual_updated_at) | |
| expected: value != Fri, 25 Oct 2013 18:21:55 BRST -02:00 | |
| got: Fri, 25 Oct 2013 18:21:55 BRST -02:00 | |
| (compared using ==) |