Renaming integration dir

This commit is contained in:
Maurício Szabo 2022-08-19 01:04:27 -03:00
parent 5360a658df
commit 6b55bd937c
4 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module.exports = {
testDir: 'tests',
testDir: 'integration',
timeout: 60000,
expect: {
timeout: 25000,