mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Format
This commit is contained in:
@@ -19,7 +19,7 @@ final class JUnitSingleArgumentsTest {
|
||||
" arguments();",
|
||||
" // BUG: Diagnostic contains:",
|
||||
" arguments(1);",
|
||||
" arguments(1,2);",
|
||||
" arguments(1, 2);",
|
||||
"",
|
||||
" identity();",
|
||||
" requireNonNull(null);",
|
||||
|
||||
Reference in New Issue
Block a user