Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
allanmcarvalho committed Nov 21, 2023
2 parents 7df07f8 + 0f161bc commit 01bb026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/NumberConvertPercentageTest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?php


it('can convert to human', function () {
expect(num(1)->asHumanPercentage()->raw())
->toBeFloat()
Expand Down

0 comments on commit 01bb026

Please sign in to comment.