mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 17:04:13 +00:00
Enable all tests
This commit is contained in:
parent
19821a93dd
commit
4b66199ef2
@ -101,8 +101,8 @@ const main = async () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
await testProcess(databases.mongo);
|
await testProcess(databases.mongo);
|
||||||
// await testProcess(databases.postgres);
|
await testProcess(databases.postgres);
|
||||||
// await testProcess(databases.mysql);
|
await testProcess(databases.mysql);
|
||||||
};
|
};
|
||||||
|
|
||||||
main();
|
main();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user