Skip to content

Commit 304b613

Browse files
authored
Update packages/svelte/tests/runtime-runes/samples/form-novalidate-casing/_config.js
1 parent 50106c0 commit 304b613

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/tests/runtime-runes/samples/form-novalidate-casing

1 file changed

+1
-1
lines changed

packages/svelte/tests/runtime-runes/samples/form-novalidate-casing/_config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { test } from '../../test';
22

33
export default test({
4-
html: `
4+
html: `
55
<form novalidate></form>
66
<form novalidate></form>
77
`

0 commit comments

Comments
 (0)