From 6c8d22f56c1582ea1829d3453cf0bd4a635e4cc5 Mon Sep 17 00:00:00 2001 From: Jernej Pregelj Date: Tue, 2 Jul 2019 14:36:32 +0200 Subject: [PATCH] update test asset to consume --- cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress.json b/cypress.json index d2f883b..c8c92fa 100644 --- a/cypress.json +++ b/cypress.json @@ -3,6 +3,6 @@ "env": { "NODE_URI": "https://nile.dev-ocean.com", "SEEDPHRASE": "taxi music thumb unique chat sand crew more leg another off lamp", - "CONSUME_ASSET": "did:op:0499b7aecaed49c7bbc687100c92ce3b7ee6a29ebb764968a89eb4ed6ecd7c36" + "CONSUME_ASSET": "did:op:73f50d7449ca478aabd2f34116dbdb1acf4304a407aa4251ab75ce15257b63bd" } }