mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-21 13:51:50 +03:00
naive: fix transfer life+rift test
This commit is contained in:
parent
90d91472b4
commit
7b89b552b6
@ -598,7 +598,7 @@
|
||||
;: weld
|
||||
%+ expect-eq
|
||||
:: reset=%.n
|
||||
!> [1 0] :: [rift life]
|
||||
!> [0 0] :: [rift life]
|
||||
::
|
||||
!>
|
||||
=| =^state:naive
|
||||
@ -609,7 +609,8 @@
|
||||
::
|
||||
%+ expect-eq
|
||||
:: reset=%.y
|
||||
!> [1 1]
|
||||
:: TODO: This test currently fails - rift is not increments on transfer w/ breach
|
||||
!> [1 0]
|
||||
::
|
||||
!>
|
||||
=| =^state:naive
|
||||
|
Loading…
Reference in New Issue
Block a user