Skip to content

Commit

Permalink
bless trybuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ranile committed Oct 21, 2024
1 parent f6f356e commit 6de623d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/yew-macro/tests/html_lints/fail.stderr
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
warning: The tag 'tExTAreA' is not matching its normalized form 'textarea'. If you want to keep this form, change this to a dynamic tag `@{"tExTAreA"}`.
--> tests/html_lints/fail.rs:17:10
|
17 | <tExTAreA />
| ^^^^^^^^

error: This macro call exists to deliberately fail the compilation of the test so we can verify output of lints
--> tests/html_lints/fail.rs:19:5
|
Expand Down

0 comments on commit 6de623d

Please sign in to comment.