Skip to content

Commit 5cdc208

Browse files
y-hsgwalan2207
andauthored
Rename directory from "test" to "testing" (#221)
Rename directory from "test" to "testing" --------- Co-authored-by: Alan Alickovic <alan2207@live.com>
1 parent 74ff903 commit 5cdc208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ src
2525
|
2626
+-- stores # global state stores
2727
|
28-
+-- test # test utilities and mocks
28+
+-- testing # test utilities and mocks
2929
|
3030
+-- types # shared types used across the application
3131
|

0 commit comments

Comments
 (0)