Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 77d2b220 authored by VIAUD Nathan's avatar VIAUD Nathan
Browse files

feat(test): finishing

parent 33f83a3c
No related branches found
No related tags found
1 merge request!74Resolve "e2e testing"
Pipeline #872066 passed
......@@ -22,7 +22,7 @@ test.describe('Create a new ePoc', () => {
});
test.afterAll(async () => {
await sleep(2000);
// await sleep(2000);
await electronApp.close();
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment