Skip to content

Commit 41067a4

Browse files
committed
fixup
1 parent 059e708 commit 41067a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/TESTPLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The test suite has the following categories of tests:
4141
- E2E Tests: **slow** tests
4242
- Live in `src/testE2E`
4343
- These tests are heavier than Integration tests.
44-
- Some E2E tests have a more complicated architecture, described in [E2E_TESTING](./E2E_TESTING_ARCHITECTURE.md)
44+
- Some E2E tests have a more complicated architecture, described in [TEST_E2E](./TEST_E2E.md)
4545

4646
## Test files
4747

docs/E2E_TESTING_ARCHITECTURE.md renamed to docs/TEST_E2E.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### E2E Testing
1+
### Test E2E
22

33
This document describes the testing architecture specifically for more complicated E2E tests running the toolkits.
44

0 commit comments

Comments
 (0)