mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 09:21:42 +03:00
tests: update format tests to account for #4677
It had changed ship encoding to fit into a json %n, but hadn't updated the tests to reflect this.
This commit is contained in:
parent
0a71b75550
commit
d95696f29c
@ -187,7 +187,7 @@
|
|||||||
:: ship - store ship identity as a string
|
:: ship - store ship identity as a string
|
||||||
::
|
::
|
||||||
%+ expect-eq
|
%+ expect-eq
|
||||||
!> [%s 'zod']
|
!> [%n '"zod"']
|
||||||
!> (ship ~zod)
|
!> (ship ~zod)
|
||||||
==
|
==
|
||||||
:: dejs - recursive processing of `json` values
|
:: dejs - recursive processing of `json` values
|
||||||
|
Loading…
Reference in New Issue
Block a user