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 c96ded2 commit 51b74c5Copy full SHA for 51b74c5
src/pages/guides/ecosystem/web-test-runner.md
@@ -264,7 +264,7 @@ This can be done by overriding `window.fetch` and providing the desired response
264
265
<!-- prettier-ignore-start -->
266
267
-<app-ctc-block variant="snippet" heading="web-test-runner.config.js">
+<app-ctc-block variant="snippet" heading="blog-posts-list.spec.js">
268
269
```js
270
import { expect } from "@esm-bundle/chai";
0 commit comments