mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-06 07:23:08 +00:00
Remove unused variable
This commit is contained in:
parent
b258e40a6a
commit
37592fcdd5
@ -37,7 +37,7 @@ test.describe('onboarding', () => {
|
||||
}
|
||||
});
|
||||
|
||||
test.beforeEach(async ({ page }, testInfo) => {
|
||||
test.beforeEach(async ({ page }) => {
|
||||
await page.context().setOffline(false)
|
||||
});
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user