Skip to content

Commit

Permalink
style(resolve-fn-to-can-activate-fn.function.spec): remove jest globa…
Browse files Browse the repository at this point in the history
…ls import
  • Loading branch information
simonmumenthaler committed Feb 5, 2024
1 parent 0251132 commit b46186a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { ResolveFn } from '@angular/router'
import { expect } from '@jest/globals'
import { resolveFnToCanActivateFn } from './resolve-fn-to-can-activate-fn.function'

describe('resolveFnToCanActivateFn', () => {
Expand Down

0 comments on commit b46186a

Please sign in to comment.