Skip to content

Commit 51b74c5

Browse files
guides/fix example heading for WTR and content as data snippet (#196)
1 parent c96ded2 commit 51b74c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides/ecosystem/web-test-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ This can be done by overriding `window.fetch` and providing the desired response
264264
265265
<!-- prettier-ignore-start -->
266266
267-
<app-ctc-block variant="snippet" heading="web-test-runner.config.js">
267+
<app-ctc-block variant="snippet" heading="blog-posts-list.spec.js">
268268
269269
```js
270270
import { expect } from "@esm-bundle/chai";

0 commit comments

Comments
 (0)