-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(testing): omit indexHtmlFile option for cy >12.17.0
cypress currently reappends the cwd to the absolute path resulting in invalid paths switch to use a relative path based from the cypress config location to the support file but since the file is in the default locaiton it can be omitted for later cypress verions
- Loading branch information
1 parent
86c21c6
commit 6655b5a
Showing
1 changed file
with
43 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters