Skip to content

Commit bd5f307

Browse files
committed
Replace uniVocity CSV library with jackson-csv #702 review comments update -fixing csvConfig
1 parent b995fa2 commit bd5f307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/test/java/org/jsmart/zerocode/core/domain/StepTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ public void testParameterized_values() throws Exception {
108108
assertThat(stepDeserialized.getParameterized().get(2), is(true));
109109
}
110110

111-
112111
@Test
113112
public void testParameterized_csv() throws Exception {
114113

0 commit comments

Comments
 (0)