mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-30 15:41:47 +00:00
Add GitHub Pages prober
This commit is contained in:
@@ -24,7 +24,7 @@ export default defineConfig({
|
||||
projects: [
|
||||
{
|
||||
name: 'e2e',
|
||||
testIgnore: '*_visual.spec.ts',
|
||||
testIgnore: ['*_visual.spec.ts', 'probers/**'],
|
||||
use: {
|
||||
...devices['Desktop Chrome'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user