Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronfigueiredo committed Nov 29, 2024
1 parent 758c7b9 commit 4ae3e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/config/setupAfter.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is for Jest-specific setup only and runs before our Jest tests.
import { jestPreviewConfigure } from 'jest-preview';
import '../../config/assets/index.css';
import '../config/assets/index.css';
import '../../helpers/setup-after-helper';

// Should be path from root of your project
Expand Down

0 comments on commit 4ae3e68

Please sign in to comment.