mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 19:22:29 +03:00
swap actual and expected in tester
This commit is contained in:
parent
dfcd724204
commit
1594b6ff81
@ -142,8 +142,8 @@
|
||||
?@ q.a ["ex-expected-pair: '{(text a)}'"]~
|
||||
?: =(-.q.a +.q.a)
|
||||
~
|
||||
:~ "expected: '{(text (slot 2 a))}'"
|
||||
"actual: '{(text (slot 3 a))}'"
|
||||
:~ "expected: '{(text (slot 3 a))}'"
|
||||
"actual: '{(text (slot 2 a))}'"
|
||||
==
|
||||
:> #
|
||||
:> # %formatting
|
||||
|
Loading…
Reference in New Issue
Block a user