Skip to content
Snippets Groups Projects
Commit 44a86bfb authored by yash-rajpal's avatar yash-rajpal Committed by Guilherme Gazzo
Browse files

fix lint: add space

parent 53b4acb2
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ test.describe.serial('Forget session on window close setting', () => {
});
});
//TODO: Fix this test
// TODO: Fix this test
test.describe.skip('Setting on', async () => {
test.beforeAll(async ({ api }) => {
await api.post('/settings/Accounts_ForgetUserSessionOnWindowClose', { value: true });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment