Skip to content

Commit 54a70ea

Browse files
author
Roderick Leito
committed
Finished all ex
1 parent d36d112 commit 54a70ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/booleanuk/extension/ExtensionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ public void shouldMultiplyArray() {
4747

4848
Assertions.assertArrayEquals(result, this.extension.multiply(nums, 3));
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)