Skip to content

Commit 6efc096

Browse files
author
Zhen Li
committed
Fix compiling issue with mute LoadCSVIT
1 parent 73d8e31 commit 6efc096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

driver/src/test/java/org/neo4j/driver/v1/integration/LoadCSVIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
*/
1919
package org.neo4j.driver.v1.integration;
2020

21+
import org.junit.Ignore;
2122
import org.junit.Rule;
2223
import org.junit.Test;
2324

0 commit comments

Comments
 (0)