Skip to content

Commit 25eb0b2

Browse files
authored
test: update grid-pro test to fix post-finalize style warning (#9610)
1 parent 2cb69ec commit 25eb0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grid-pro/test/visual/lumo/grid-pro.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ import { visualDiff } from '@web/test-runner-visual-regression';
44
import '@vaadin/vaadin-lumo-styles/props.css';
55
import '@vaadin/vaadin-lumo-styles/components/grid-pro.css';
66
import '@vaadin/vaadin-lumo-styles/components/grid-pro-edit-column.css';
7+
import '../../not-animated-styles.js';
78
import '../../../vaadin-grid-pro.js';
89
import '../../../vaadin-grid-pro-edit-column.js';
9-
import '../../not-animated-styles.js';
1010
import { getContainerCell } from '../../helpers.js';
1111
import { users } from '../users.js';
1212

0 commit comments

Comments
 (0)