We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a13b1 commit d52649eCopy full SHA for d52649e
README.md
@@ -15,7 +15,7 @@ npm install --save-dev netlify-plugin-cypress
15
yarn add -D netlify-plugin-cypress
16
```
17
18
-And then add the plugin's name to the list of build plugins in `netlify.yml` file as shown in the examples below.
+And then add the plugin's name to the list of build plugins in `netlify.toml` file as shown in the examples below.
19
20
*note:* this plugin assumes you have already installed Cypress as a dev NPM dependency.
21
0 commit comments