Skip to content

Commit

Permalink
fix: code duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
trusz committed Oct 20, 2024
1 parent 0437111 commit ff9e3ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/openscd/web-test-runner.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { playwrightLauncher } from '@web/test-runner-playwright';
import { esbuildPlugin } from '@web/dev-server-esbuild';
import { playwrightLauncher } from '@web/test-runner-playwright';

export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
/** we run test directly on TypeScript files */
Expand Down

0 comments on commit ff9e3ca

Please sign in to comment.