Skip to content
Snippets Groups Projects

node_config -> CONFIG -> config.js -> config

Merged Jure requested to merge config into master
Compare and
11 files
+ 161
177
Compare changes
  • Side-by-side
  • Inline
Files
11
+ 2
2
@@ -128,8 +128,8 @@ module.exports = {
)
.click(
team.fragment
? newteamform.fragmentchoice(1)
: newteamform.collectionchoice(1)
? newteamform.fragmentchoice(1)
: newteamform.collectionchoice(1)
)
.wait(200)
.click(newteamform.submit),