Skip to content

Commit

Permalink
Update rest-api.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
gammaSpeck authored Oct 4, 2024
1 parent 93a9bb0 commit 4a21db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/rest-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ describe("shorten", () => {
});
```

🥐 Save this in a separate file `url/url.test.test`.
🥐 Save this in a separate file `url/url.test.ts`.

🥐 Now run `encore test` to verify that it's working.

Expand Down

0 comments on commit 4a21db8

Please sign in to comment.