mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-04-25 02:22:27 +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 () => {
|
||||
let res = await ifWrapCall(peer2.getStatus().peerId);
|
||||
expect(res).toBe('0x');
|
||||
let res = await ifWrapCall(peer2.getStatus().relayPeerId);
|
||||
expect(res).toBe('1x');
|
||||
});
|
||||
|
||||
it(' par.aqua', async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user