Skip to content

Commit 5723725

Browse files
authored
Update 3_Tags.md (#51)
1 parent 7508f96 commit 5723725

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/e2e-system-tests/3_Tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This section explains the tagging system used for Cypress and Cucumber tests. Ta
1818
- **@unstable_test:** Tests that may fail intermittently due to environmental factors.
1919
- **@group-A / @group-B:** Tags for grouping tests in parallel execution.
2020
- **@schedule_run:** Tests tagged for scheduled runs in CI.
21+
- **@clean_up_staging_test_data:** This tag is used for a test run, which removes all courses that were created by cancelled or failed test runs before.
2122

2223
---
2324

0 commit comments

Comments
 (0)