Skip to content

Commit

Permalink
Update tests/Liquid/StandardFiltersTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai authored Mar 19, 2024
1 parent 378c813 commit d5bb665
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/Liquid/StandardFiltersTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -891,11 +891,6 @@ public function testSplit()
array('phrase'),
null
),
array(
'12301230123',
array('123', '123', '123'),
'0'
),
array(
'123 123 123',
array('123', '123', '123'),
Expand Down

0 comments on commit d5bb665

Please sign in to comment.