mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 00:49:49 +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.postgres);
|
||||
// await testProcess(databases.mysql);
|
||||
await testProcess(databases.postgres);
|
||||
await testProcess(databases.mysql);
|
||||
};
|
||||
|
||||
main();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user