Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RLCorp committed Sep 30, 2024
1 parent 8976db4 commit a3cd0d0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,5 @@ describe('WaitingRoomToCarBasePageComponent', () => {
basePageComponent.abortMOTCall(MOTAbortedMethod.NAVIGATION);
expect(basePageComponent.abortSubject.next).not.toHaveBeenCalled();
});
});});
});
});

0 comments on commit a3cd0d0

Please sign in to comment.