Skip to content

Commit 6ab3f2d

Browse files
committed
removed whitespace
1 parent 8a9b487 commit 6ab3f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AssetManagerTest/Resolver/ConcatResolverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public function testSetAggregateResolverFails()
6969
public function testSetConcatSuccess()
7070
{
7171
$resolver = new ConcatResolver;
72-
72+
7373
$resolver->setConcats(new ConcatIterable);
7474

7575
$this->assertEquals(

0 commit comments

Comments
 (0)