The test was checking for hexadecimal entity ' but templ actually outputs the decimal entity ' for apostrophes. This commit updates the assertion to match the actual HTML output from the templ library.
The test was checking for hexadecimal entity ' but templ actually outputs the decimal entity ' for apostrophes. This commit updates the assertion to match the actual HTML output from the templ library.