Skip to content

Commit a55705d

Browse files
wip(tests): re-enable all tests
1 parent fcddd56 commit a55705d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/basic.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ const { defaultFilesVue2, defaultFiles, createPage } = require('./testsTools.js'
604604

605605

606606

607-
test.only('should handle src attribute', async () => {
607+
test('should handle src attribute', async () => {
608608

609609
const { page, output } = await createPage({
610610
files: {

0 commit comments

Comments
 (0)