Skip to content

Commit 9c4f798

Browse files
authored
Merge pull request #506 from dnum-mi/fix/fix-css-in-component-testing
test: 💄 Fix styles in component testing
2 parents 771c645 + bbf2aef commit 9c4f798

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cypress/support/component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import '@gouvfr/dsfr/dist/dsfr.min.css'
2+
13
// ***********************************************************
24
// This example support/component.ts is processed and
35
// loaded automatically before your test files.

0 commit comments

Comments
 (0)