Skip to content

Commit fab59c9

Browse files
committed
update from upstream.
1 parent cb17d86 commit fab59c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Robo/Commands/Validate/PhpcsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ protected function doSniff($arguments) {
126126
return $result->getExitCode();
127127
}
128128

129-
}
129+
}

tests/phpunit/Blt/PhpCsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ public function testPhpCsFilesBootstrapProvider() {
4848
];
4949
}
5050

51-
}
51+
}

0 commit comments

Comments
 (0)