We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b991af commit 7c7a642Copy full SHA for 7c7a642
docs/index.md
@@ -289,7 +289,7 @@ The Cypress API enables you to configure the behavior of how Cypress works inter
289
- Refactor [Requested resource not found](./recipes/request-not-found.md) code into an utility function
290
- Send synthetic "offline" and "online" [events](./recipes/offline-event.md)
291
292
-## Spies and stubs
+### Spies and stubs
293
294
- confirm the spy was called [with the right object](./recipes/called-with-object.md)
295
- [Stub Geolocation](./recipes/stub-geolocation.md) to test error handling
0 commit comments