Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 316ba30

Browse files
committed
Remove todo
1 parent b687407 commit 316ba30

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs-sources/test-frameworks/scalatest.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,3 @@ val left: Foo = Foo(
4242

4343
left should matchTo(right)
4444
```
45-
46-
###### TODO add info about misleading compilation error when using above syntax

generated-docs/out/test-frameworks/scalatest.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,3 @@ val left: Foo = Foo(
4242

4343
left should matchTo(right)
4444
```
45-
46-
###### TODO add info about misleading compilation error when using above syntax

0 commit comments

Comments
 (0)