From bc6f098329bf27b7e9db2bdaad28d01716e225ce Mon Sep 17 00:00:00 2001 From: Bogdan Fazakas Date: Mon, 27 Mar 2023 14:18:10 +0300 Subject: [PATCH] update dt instance in code examples md --- test/integration/CodeExamples.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/CodeExamples.test.ts b/test/integration/CodeExamples.test.ts index 04808fe9..d5acf34f 100644 --- a/test/integration/CodeExamples.test.ts +++ b/test/integration/CodeExamples.test.ts @@ -712,7 +712,7 @@ describe('Marketplace flow tests', async () => { const resolvedDDO = await aquarius.waitForAqua(fixedDDO.id) assert(resolvedDDO, 'Cannot fetch DDO from Aquarius') - datatoken = new Datatoken(publisherAccount) + datatoken = new Datatoken(consumerAccount) /// ``` /// At this point we need to encrypt file(s) using provider