Skip to content

Commit 0911fb0

Browse files
Actually remove refs to Parallel tests from the src
1 parent 2ef6107 commit 0911fb0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/test-table.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,4 @@ While there are no strict guidelines, readability and maintainability should
236236
always be top-of-mind when deciding between Table Tests versus separate tests
237237
for multiple inputs/outputs to a system.
238238

239-
## Parallel Tests
240-
241-
Run `t.Parallel()` to improve the performance of your test cases.
242-
243239
<!-- TODO: Explain how to use _test packages. -->

0 commit comments

Comments
 (0)