Skip to content

Commit

Permalink
Update frontend/e2e/global.teardown.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
ErvinRacz and Copilot authored Feb 5, 2025
1 parent 6b53b0f commit f279c3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/e2e/global.teardown.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ teardown('delete instance entries from db', async ({ }) => {
);


await client.query('COMMIT');
await client.end();
});

0 comments on commit f279c3b

Please sign in to comment.