Skip to content

Commit

Permalink
chore: update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Sep 6, 2023
1 parent aa2a2bb commit 8de1475
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ module.exports = defineConfig({
});
```

Add `cypress-cloud/support` to Cypress Support file (matching your test type - e2e or component, or both)

```ts
import `cypress-cloud/support`
```
## Usage
```sh
Expand Down

0 comments on commit 8de1475

Please sign in to comment.