Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
svanherk committed Jun 30, 2023
1 parent 6379b70 commit 95d3c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mixins/interactive/test/interactive-mixin.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { defineCE, expect, fixture, html, sendKeysElem, waitUntil } from '@brightspace-ui/testing';
import { defineCE, expect, fixture, html, sendKeysElem } from '@brightspace-ui/testing';
import { getComposedActiveElement } from '../../../helpers/focus.js';
import { InteractiveMixin } from '../interactive-mixin.js';
import { LitElement } from 'lit';
Expand Down

0 comments on commit 95d3c32

Please sign in to comment.