Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00

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',
// use: {
// ...devices['Desktop Firefox'],
// },
// },
{
name: 'firefox',
use: {
...devices['Desktop Firefox'],
},
},
{
name: 'webkit',