Tests: add (or group) Timecop.return to resume time in specs
This commit is contained in:
parent
aa33cb9470
commit
d90e22e332
8 changed files with 21 additions and 33 deletions
|
@ -122,6 +122,7 @@ describe AttestationTemplate, type: :model do
|
|||
after do
|
||||
@logo.close
|
||||
@signature.close
|
||||
Timecop.return
|
||||
end
|
||||
|
||||
let(:view_args) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue