Skip to content

Commit

Permalink
pint
Browse files Browse the repository at this point in the history
  • Loading branch information
rudashi committed Mar 28, 2024
1 parent e8e27d9 commit 44efade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Unit/FluentBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
/**
* Negation
*/

it('can use the `not` method as the negation of the next token', function () {
expect(fluentBuilder()->not())
->toBeInstanceOf(Negate::class);
Expand Down

0 comments on commit 44efade

Please sign in to comment.