cypress-documentation
                                
                                 cypress-documentation copied to clipboard
                                
                                    cypress-documentation copied to clipboard
                            
                            
                            
                        Update intercept.mdx pattern matching example
The second example for pattern matching in the docs for cy.intercept() doesn't actually use regex for the method field. When using this example in a test, the intended behaviour (PUT or PATCH requests being intercepted) doesn't happen.
This PR makes a slight alteration to the docs to provide an accurate and working example. From a quick glance this seems to be the only occurrence in this file, but happy to have others added if found!
Deploy request for cypress-docs pending review.
Visit the deploys page to approve it
| Name | Link | 
|---|---|
| Latest commit | def661a1560d3c313f084a8412568cae06acd0ee |