Skip to content

Commit

Permalink
test: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed May 18, 2024
1 parent af17e49 commit bbca7d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/server/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ const config = {

collectCoverage: true,
coverageProvider: 'v8',

moduleNameMapper: {
'^#(.*)$': '<rootDir>/dist/$1.js',
},
};

export default config;

0 comments on commit bbca7d5

Please sign in to comment.