Skip to content

Commit dac39aa

Browse files
author
Ryan McCarthy
committed
[PETOSS-829] formatting fix
1 parent 04da323 commit dac39aa

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/test/java/com/xero/api/client/PayrollNzApiPayRunsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ public void createPayRunTest() throws IOException {
127127
//System.out.println(response.toString());
128128

129129
}
130-
130+
}
131131

src/test/java/com/xero/api/client/PayrollUkApiPayRunsTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ public void getPayRunTest() throws IOException {
8787

8888
//System.out.println(response.toString());
8989
}
90-
91-
90+
}
9291

9392

0 commit comments

Comments
 (0)