Skip to content

Commit

Permalink
Merge pull request #6 from SPI-2023/fix-issue-429
Browse files Browse the repository at this point in the history
fix style
  • Loading branch information
desperadomzc authored May 22, 2023
2 parents 5d64bae + 86d59c3 commit 5c236c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/org/jabref/cli/JabRefCLITest.java
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,4 @@ void wrapStringList() {

assertEquals(expected, "Available export formats: " + JabRefCLI.wrapStringList(given, 26));
}

}

0 comments on commit 5c236c0

Please sign in to comment.