✅(frontend) adapt test with new list
After the modifications to the back, some adjustments are expected on the front side to remove the random aspect of the user search
This commit is contained in:
@@ -46,9 +46,5 @@ export default defineConfig({
|
||||
name: 'chromium',
|
||||
use: { ...devices['Desktop Chrome'], locale: 'en-US' },
|
||||
},
|
||||
{
|
||||
name: 'webkit',
|
||||
use: { ...devices['Desktop Safari'], locale: 'en-US' },
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user