Skip to content

Commit

Permalink
test: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
purplebugs committed Jul 13, 2024
1 parent d28ca08 commit 9ac6aaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion playwright.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// @ts-check
import { defineConfig, devices } from "@playwright/test";

/**
Expand Down
1 change: 0 additions & 1 deletion test-ui/index.html.spec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// @ts-check
import { test, expect } from "@playwright/test";

test.describe("Content around the web component", () => {
Expand Down

0 comments on commit 9ac6aaf

Please sign in to comment.