mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-04-25 13:12:16 +00:00
update test
This commit is contained in:
parent
0dc2ddec57
commit
784efebc46
@ -88,8 +88,8 @@ describe('Testing examples', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it('if.aqua xor wrap', async () => {
|
it('if.aqua xor wrap', async () => {
|
||||||
let res = await ifWrapCall(peer2.getStatus().peerId);
|
let res = await ifWrapCall(peer2.getStatus().relayPeerId);
|
||||||
expect(res).toBe('0x');
|
expect(res).toBe('1x');
|
||||||
});
|
});
|
||||||
|
|
||||||
it(' par.aqua', async () => {
|
it(' par.aqua', async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user