Explorar o código

Merge branch 'feature/electing-council-test' into feature/upgrade-runtime-test

Gleb Urvanov %!s(int64=4) %!d(string=hai) anos
pai
achega
76ab7f943e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/network-tests/src/tests/membershipCreationTest.ts

+ 1 - 1
tests/network-tests/src/tests/membershipCreationTest.ts

@@ -56,7 +56,7 @@ export function membershipTest(nKeyPairs: KeyringPair[]) {
   }).timeout(defaultTimeout);
 
   it('Account A can not buy the membership with insufficient funds', async () => {
-    apiWrapper
+    await apiWrapper
       .getBalance(aKeyPair.address)
       .then(balance =>
         assert(