This commit is contained in:
Pierre Jacquier
2024-06-16 10:25:59 -04:00
parent d814264344
commit e932ccd226

View File

@ -68,7 +68,6 @@ describe('ZMA sign in flow', () => {
const newFileButton = await $('[data-testid="home-new-file"]')
expect(await newFileButton.getText()).toEqual('New project')
})
})
describe('ZMA authorized user flows', () => {