mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-19 20:55:44 +01:00
Fix alias not working in test suite
This commit is contained in:
parent
cb45034a24
commit
887f57f460
@ -10,5 +10,6 @@ module.exports = {
|
||||
"<rootDir>/test/__mocks__/fileMock.js",
|
||||
"\\.(css|less)$": "<rootDir>/test/__mocks__/styleMock.js",
|
||||
"\\!!raw-loader!.*$": "<rootDir>/test/__mocks__/rawLoader.js",
|
||||
"@player": "<rootDir>/src/Player",
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user