wip(e2e): set reporter file path
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ declare -A cypressConfig=(
|
||||
[viewportWidth]=1920
|
||||
[viewportHeight]=1080
|
||||
[trashAssetsBeforeRuns]=false
|
||||
[reporter]=./e2e/log-reporter.js
|
||||
[reporter]=./e2e/log-reporter.cjs
|
||||
[baseUrl]=${BASE_URL:-"http://$HOST:$PORT"}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user