diff options
-rwxr-xr-x | test/sync_core.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sync_core.sh b/test/sync_core.sh index 2062de6f4..d18c7b8f7 100755 --- a/test/sync_core.sh +++ b/test/sync_core.sh @@ -1,3 +1,3 @@ #!/bin/bash -govendor fetch github.com/dexon-foundation/dexon-consensus/...@single-chain +govendor fetch github.com/dexon-foundation/dexon-consensus/...@master |