修复测试不通过的问题

This commit is contained in:
binaryify
2022-05-30 09:46:38 +08:00
parent b3ca43267a
commit 47bd9175ee
8 changed files with 16 additions and 8 deletions

2
beforeTest.js Normal file
View File

@ -0,0 +1,2 @@
const generateConfig = require('./generateConfig')
generateConfig()