Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed Mar 4, 2024
1 parent d835e36 commit 97b18d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/all-functional.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ describe('BROKEN_LOCALE_METHODS test', () => {
(module) => !existingModules.includes(module)
);

// This doesn't matter

expect(obsoleteModules, 'No obsolete configuration').toEqual([]);
});

Expand Down

0 comments on commit 97b18d3

Please sign in to comment.