Skip to content

Commit

Permalink
Fix F# error for Fable by adding unit value
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonMN committed Jul 30, 2023
1 parent 10d63f1 commit 6271360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Hedgehog.Tests/RangeTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,5 @@ let rangeTests = testList "Range tests" [
#if !FABLE_COMPILER
actual =! (Decimal.MinValue, Decimal.MaxValue)
#endif
()
]

0 comments on commit 6271360

Please sign in to comment.