Commit a7466238 authored by Max Alekseenko's avatar Max Alekseenko

fix renaming

parent fbc8fe0d
...@@ -244,7 +244,7 @@ test.describe('with highlighted routes', () => { ...@@ -244,7 +244,7 @@ test.describe('with highlighted routes', () => {
}); });
test.describe('xl screen', () => { test.describe('xl screen', () => {
test.use({ viewport: configs.viewport.xl }); test.use({ viewport: pwConfig.viewport.xl });
test('+@dark-mode', async() => { test('+@dark-mode', async() => {
await expect(component).toHaveScreenshot(); await expect(component).toHaveScreenshot();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment