Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 10ba671

Browse files
committed
removed extra whitespace
1 parent e02ce54 commit 10ba671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Helper/HeadScriptTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ public function testSupportsCrossOriginAttribute()
471471

472472
$this->assertContains('crossorigin="', $test);
473473
}
474-
474+
475475
public function testOmitsTypeAttributeIfEmptyValue()
476476
{
477477
$this->helper->__invoke()->appendScript('// some script' . PHP_EOL, '');

0 commit comments

Comments
 (0)