From 90d2b78af23281570919257301845b6519e6645f Mon Sep 17 00:00:00 2001 From: Paolo Ricciuti Date: Thu, 23 May 2024 17:57:36 +0200 Subject: [PATCH] chore: simpler test Co-authored-by: Geoff Rich <4992896+geoffrich@users.noreply.github.com> --- .../a11y-missing-attribute-href-aria-disabled/input.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/svelte/tests/validator/samples/a11y-missing-attribute-href-aria-disabled/input.svelte b/packages/svelte/tests/validator/samples/a11y-missing-attribute-href-aria-disabled/input.svelte index e8f4c6c942..cec44a6577 100644 --- a/packages/svelte/tests/validator/samples/a11y-missing-attribute-href-aria-disabled/input.svelte +++ b/packages/svelte/tests/validator/samples/a11y-missing-attribute-href-aria-disabled/input.svelte @@ -1 +1 @@ - \ No newline at end of file +Back \ No newline at end of file