Skip to content

Commit

Permalink
NAS-128920: Update enclosure-header.component.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
RehanY147 committed Jul 8, 2024
1 parent e0deff0 commit 69e30e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe('EnclosureHeaderComponent', () => {
component: EnclosureHeaderComponent,
shallow: true,
providers: [
// mockProvider(MatDialog),
mockProvider(MatDialog),
mockProvider(EnclosureStore, {
enclosureLabel: () => 'My Enclosure',
selectedEnclosure: () => ({
Expand Down

0 comments on commit 69e30e6

Please sign in to comment.