chore(html-reporter) add svg files to the DEPS.list
This commit is contained in:
parent
fefea60857
commit
11df3622d3
|
|
@ -1,6 +1,11 @@
|
||||||
[*]
|
[*]
|
||||||
@playwright/experimental-ct-react
|
@playwright/experimental-ct-react
|
||||||
@web/**
|
@web/**
|
||||||
|
../logo_default.svg
|
||||||
|
../logo_expected.svg
|
||||||
|
../logo_flaky.svg
|
||||||
|
../logo_skipped.svg
|
||||||
|
../logo_unexpected.svg
|
||||||
|
|
||||||
[chip.spec.tsx]
|
[chip.spec.tsx]
|
||||||
***
|
***
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue