Cannot run full test

This commit is contained in:
2024-08-12 09:59:46 +08:00
parent fdec58e8b8
commit 43f858a68a
4 changed files with 337 additions and 11 deletions
-2
View File
@@ -105,9 +105,7 @@ module.exports = {
},
],
},
/*
mocha: {
timeout: 500000, // 500 seconds max for running tests
},
*/
};