Skip to content

Commit

Permalink
fix: Remove request package from browser-functional (#4512)
Browse files Browse the repository at this point in the history
* update nightwatch version

* upgrade nightwatch to stable version

---------

Co-authored-by: JhontSouth <jhonatan.sandoval@southworks.com>
  • Loading branch information
ceciliaavila and JhontSouth authored Aug 1, 2023
1 parent 51016a6 commit e402eca
Show file tree
Hide file tree
Showing 2 changed files with 732 additions and 314 deletions.
2 changes: 1 addition & 1 deletion testing/browser-functional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"chromedriver": "^100.0.0",
"dotenv": "^8.6.0",
"geckodriver": "^1.19.1",
"nightwatch": "^1.7.13",
"nightwatch": "^2.6.21",
"selenium-server": "^3.141.59"
},
"directories": {
Expand Down
Loading

0 comments on commit e402eca

Please sign in to comment.