Commit 5ecb395
Zhen Li
For windows os, replace all '\\' with '/' in package uri given that '\\' is not a valid char for uri.
1 parent ed30476 commit 5ecb395
File tree
1 file changed
+1
-1
lines changed- driver/src/test/java/org/neo4j/driver/v1/util
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments