league service
This commit is contained in:
@@ -13,5 +13,6 @@ module.exports = {
|
||||
testRegex: '.*\\.spec\\.ts$',
|
||||
moduleNameMapper: {
|
||||
'^@gridpilot/(.*)$': '<rootDir>/../../core/$1', // Corrected path
|
||||
'^adapters/(.*)$': '<rootDir>/../../adapters/$1',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user