Skip to content

Commit

Permalink
fix loader bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinan997 committed Feb 16, 2024
1 parent 89df1e6 commit 07bdf2e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { LoaderBarComponent } from '../components/loader-bar/loader-bar.componen

describe('LoaderBarComponent', () => {
let spectator: Spectator<LoaderBarComponent>;
let router: Router;
const events$ = new Subject();

const createComponent = createComponentFactory({
Expand Down

0 comments on commit 07bdf2e

Please sign in to comment.