Skip to content

Commit

Permalink
Update 1_ProjectStructure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atlldwp authored Dec 9, 2024
1 parent 5faee00 commit 86150f8
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions docs/e2e-system-tests/1_ProjectStructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,16 @@ Understanding the project directory layout will help you navigate and manage the
| |___ e2e.js # Global hooks and configurations
| |___ videos/ # Recorded test run videos
|
||---- docs
| |___ branch_activation.md
|___ folder_structure.md
|___ executing_tests.md
|___ setup.md
|___ tags.md
|---- env_variables
| |___ devTemplate.env.json
|___ stagingTemplate.env.json
|---- docs/
| |___ branch_activation.md
| |___ folder_structure.md
| |___ executing_tests.md
| |___ setup.md
| |___ tags.md
|
|---- env_variables/
| |___ devTemplate.env.json
| |___ stagingTemplate.env.json
|
|---- reports/ # HTML reports and related assets
|
Expand Down

0 comments on commit 86150f8

Please sign in to comment.