We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0114fc9 commit c17c8dbCopy full SHA for c17c8db
1 file changed
src/content/5/fi/osa5c.md
@@ -485,6 +485,7 @@ describe('<Togglable />', () => {
485
const element = screen.getByText('togglable content')
486
expect(element).toBeVisible()
487
})
488
+})
489
```
490
491
Ennen jokaista testiä suoritettava _beforeEach_ renderöi <i>Togglable</i>-komponentin.
0 commit comments