mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-21 09:55:29 +08:00
blockstack-storage is going to be separate from blockstack.js
This commit is contained in:
@@ -70,7 +70,7 @@ def scenario( wallets, **kw ):
|
||||
nodedir = testlib.nodejs_setup()
|
||||
|
||||
# run 'core-test' test on blockstack (tests authentication from blockstack.js to Core API)
|
||||
testlib.nodejs_copy_package(nodedir, "blockstack")
|
||||
testlib.nodejs_copy_package(nodedir, "blockstack-storage")
|
||||
testlib.nodejs_run_test(nodedir, "integration-test-storage")
|
||||
testlib.nodejs_cleanup(nodedir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user