Add Visual Test for Snow Theme and add visual tests to PR execution (#5570)
This commit is contained in:
@@ -32,6 +32,7 @@ const config = {
|
||||
projects: [
|
||||
{
|
||||
name: 'chrome',
|
||||
testMatch: '**/*.e2e.spec.js', // only run e2e tests
|
||||
use: {
|
||||
browserName: 'chromium'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user