Skip to content

Commit 9a7cb23

Browse files
committed
Whitespace
1 parent 3590928 commit 9a7cb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/WordPressCoreInstallerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public function testTwoPackagesCannotShareDirectory() {
128128
}
129129

130130
/**
131-
* @dataProvider dataProviderSensitiveDirectories
131+
* @dataProvider dataProviderSensitiveDirectories
132132
*/
133133
public function testSensitiveInstallDirectoriesNotAllowed( $directory ) {
134134
$this->expectException( '\InvalidArgumentException' );

0 commit comments

Comments
 (0)