Oscar Gullberg
Results
1
comments of
Oscar Gullberg
We also had to inject some localStorage values into the browser context before tests. I ended up doing this in `globalSetup` as an ugly workaround: ``` const storageState = await...