Skip to content

Commit

Permalink
test name
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Oct 11, 2023
1 parent fa35796 commit c569440
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ public void testInitWithNonAsciiModelName() throws PorcupineException {
}

@Test
public void getErrorStack() {
public void testErrorStack() {
String[] error = {};
try {
new Porcupine.Builder()
Expand Down

0 comments on commit c569440

Please sign in to comment.