Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nandotorterolo authored Aug 17, 2024
1 parent 29a8f03 commit 1bc6c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class SuiteLocalExampleSuite extends CatsEffectSuite {
Resource.make(IO.unit)(_ => IO.unit)
)

val tempFileFixture = ResourceSuitLocalFixture(
val tempFileFixture = ResourceSuiteLocalFixture(
"temp-file",
Files[IO].tempFile
)
Expand Down

0 comments on commit 1bc6c01

Please sign in to comment.