Skip to content

Commit 7c7a642

Browse files
committed
move spies and stubs under recipes
1 parent 6b991af commit 7c7a642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The Cypress API enables you to configure the behavior of how Cypress works inter
289289
- Refactor [Requested resource not found](./recipes/request-not-found.md) code into an utility function
290290
- Send synthetic "offline" and "online" [events](./recipes/offline-event.md)
291291

292-
## Spies and stubs
292+
### Spies and stubs
293293

294294
- confirm the spy was called [with the right object](./recipes/called-with-object.md)
295295
- [Stub Geolocation](./recipes/stub-geolocation.md) to test error handling

0 commit comments

Comments
 (0)