Skip to content

Commit 5c9b7da

Browse files
committed
ecommerce fix
1 parent b1cf364 commit 5c9b7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
mongoimport --host localhost --port 27017 --db test --collection User --file /fixtures/init.json --jsonArray
2+
mongoimport --host localhost --port 27017 --db test --collection User --file /fixtures/init.json --jsonArray

0 commit comments

Comments
 (0)