mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
DEV: Clean up freeze time stubs after each test.
This commit is contained in:
parent
fd75e54793
commit
50b2152ef7
1 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,8 @@ RSpec.configure do |config|
|
|||
x.exception.cause = ex
|
||||
end
|
||||
end
|
||||
|
||||
unfreeze_time
|
||||
end
|
||||
|
||||
config.before :each do |x|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue