Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit testing example has escaped characters #554

Closed
doug-wade opened this issue Dec 18, 2023 · 0 comments · Fixed by #591
Closed

Unit testing example has escaped characters #554

doug-wade opened this issue Dec 18, 2023 · 0 comments · Fixed by #591
Labels
bug Something isn't working website

Comments

@doug-wade
Copy link
Owner

On the homepage of the website, we have a unit testing example that has an escaped greater than symbol. We should replace it with a >

describe('my-component', () => {
    it('renders', async () => {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant