Enable e2e testing on Firefox

This commit is contained in:
Malte Jürgens 2024-02-16 18:34:43 +01:00
parent e7a97a39a6
commit 9018b4c9fe
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3

View file

@ -64,13 +64,12 @@ export default {
}, },
}, },
// disabled because of https://github.com/go-gitea/gitea/issues/21355 {
// { name: 'firefox',
// name: 'firefox', use: {
// use: { ...devices['Desktop Firefox'],
// ...devices['Desktop Firefox'], },
// }, },
// },
{ {
name: 'webkit', name: 'webkit',