You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/java/com/ffxivcensus/gatherer/PlayerTest.java
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,6 @@ public void testUnplayedPlayer() throws Exception {
226
226
assertEquals(player.getBitHasARRCollectors(), 0);
227
227
//Tricky to test this - testing here that it was at the very least set to some value other than what it is set to a value other than that which it is initialized
0 commit comments