Skip to content

Commit eea8fea

Browse files
committed
add comment to trivial tests
1 parent 7858c61 commit eea8fea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,6 +1613,8 @@ final class EventSubscriberTest extends TestCase
16131613
}
16141614
```
16151615

1616+
:heavy_check_mark: Testing the code without any complicated logic is senseless, but also leads to fragile tests.
1617+
16161618
## Fragile test
16171619

16181620
:x: Bad:

0 commit comments

Comments
 (0)