test: increment testTimeout duration
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ export default defineConfig({
|
|||||||
test: {
|
test: {
|
||||||
name: "aniwatch-api",
|
name: "aniwatch-api",
|
||||||
environment: "node",
|
environment: "node",
|
||||||
testTimeout: 6000,
|
testTimeout: 15000,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user