diff --git a/services/web/test/unit/src/Tutorial/TutorialHandlerTests.js b/services/web/test/unit/src/Tutorial/TutorialHandlerTests.js index 42f3f6c9a2..ad22fb413d 100644 --- a/services/web/test/unit/src/Tutorial/TutorialHandlerTests.js +++ b/services/web/test/unit/src/Tutorial/TutorialHandlerTests.js @@ -41,6 +41,10 @@ describe('TutorialHandler', function () { }) }) + afterEach(function () { + this.clock.restore() + }) + describe('getInactiveTutorials', function () { it('returns all recorded tutorials except when they were posponed long ago', function () { const hiddenTutorials = this.TutorialHandler.getInactiveTutorials(