Skip to content

Commit

Permalink
WIP Fix Topology tests
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cormier <[email protected]>
  • Loading branch information
KevinFCormier committed Nov 5, 2024
1 parent 93b3722 commit cb107e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const config: Config.InitialOptions = {
'\\.(svg)$': '<rootDir>/src/svg.mock.js',
'\\.(css|less|jpg|jpeg|png|gif|eot|otf|webp|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$':
'<rootDir>/src/file.mock.js',
'@patternfly/react-topology': '<rootDir>/node_modules/@patternfly/react-topology',
'monaco-editor': '<rootDir>/node_modules/react-monaco-editor',
'@console/*': '<rootDir>/__mocks__/dummy.ts',
'@openshift-assisted/ui-lib/cim': '<rootDir>/node_modules/@openshift-assisted/ui-lib/build/cjs/cim',
Expand Down

0 comments on commit cb107e2

Please sign in to comment.