Skip to content

Commit fed6aa2

Browse files
author
Tiffany Le-Nguyen
committed
chore: fix config file location
1 parent f537dc4 commit fed6aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ package = "@netlify/plugin-local-install-core"
2121
package = "netlify-plugin-cypress"
2222

2323
[context.deploy-preview.plugins.inputs]
24-
configFile = "cypress/config/all.json"
24+
configFile = "../cypress/config/ci.json"

0 commit comments

Comments
 (0)