Update extending.md

This commit is contained in:
Jarred Sumner
2023-05-21 00:50:25 -07:00
parent 40de6d8cda
commit 08043c5274

View File

@@ -26,7 +26,7 @@ afterAll(() => {
Test file:
```ts#my-test.test.ts
```ts
import { expect, test } from "bun:test";
test("1 + 1", () => {