fullstack-hy2020 / fullstack-hy2020.github.io

https://fullstack-hy2020.github.io
Other
1.53k stars 3.85k forks source link

Add import for 'assert' #3561

Open ash-cache opened 5 months ago

ash-cache commented 5 months ago

The code example for grouping tests with describe uses node:assert, but the line to import it is missing. Without it, there is an error when running the test.