Skip to content

Commit 016700b

Browse files
committed
docs: fix incorrect number of test suites
1 parent 15d0dcc commit 016700b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ as expected.
113113

114114
## Testing
115115

116-
There are three different test suites which can be run locally:
116+
There are two different test suites which can be run locally:
117117

118118
### Unit tests
119119
* Run all tests: `yarn bazel test //packages/...`

scripts/templates/readme.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ as expected.
121121

122122
## Testing
123123

124-
There are three different test suites which can be run locally:
124+
There are two different test suites which can be run locally:
125125

126126
### Unit tests
127127
* Run all tests: `yarn bazel test //packages/...`

0 commit comments

Comments
 (0)