Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Aug 23, 2023
1 parent ac8d064 commit 96850a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Properties/Tests/PropertyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,5 @@ public function the_hidden_scopes_can_be_used_to_query_models()

$this->assertEquals(5, Property::visibleOnes()->count());
$this->assertEquals(8, Property::hiddenOnes()->count());

}
}

0 comments on commit 96850a4

Please sign in to comment.