You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests use `Timecop.travel` without `Timecop.return`, causing
another test in another part of the suite to fail. To reproduce:
```
SPEC_OPTS=--seed=30045 bundle exec rspec ./spec/models/job_spec.rb[1:1:7:1:1] ./spec/requests/api/logging_spec.rb[1:1:4]
```
FixesManageIQ#15290
cc @imtayadeway
Offhand it looks like the timestamp
The text was updated successfully, but these errors were encountered: