Skip to content

Commit

Permalink
refactor(build-env): rename option in static e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Sep 13, 2024
1 parent 643daaa commit 3be835b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/cli-static-e2e/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"inputs": ["default", "^production"],
"outputs": ["{options.reportsDirectory}"],
"options": {
"workspaceRoot": "static-environments/user-lists",
"environmentRoot": "static-environments/user-lists",
"reportsDirectory": "../../coverage/projects/cli-static-e2e"
}
}
Expand Down

0 comments on commit 3be835b

Please sign in to comment.