Skip to content

Commit 382392b

Browse files
committed
Added empty line
1 parent 0c4ebf9 commit 382392b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/mailtrap/api/AccountsImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ void test_getAllAccounts() {
4646
assertEquals(anotherAccountId, accounts.get(1).getId());
4747
assertTrue(accounts.get(1).getAccessLevels().contains(AccessLevel.OWNER));
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)