Skip to content

Commit e2ad34f

Browse files
authored
Translate test expectation comment to English
1 parent 514a7b5 commit e2ad34f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/6/en/part6b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ act(() => {
10101010
})
10111011
```
10121012
1013-
Lopuksi tapahtuu testin ekspektaatio:
1013+
Finally, the test expectation occurs:
10141014
10151015
```js
10161016
expect(counter.current).toBe(0)

0 commit comments

Comments
 (0)