Remove last bad annotations
This commit is contained in:
parent
0addca1070
commit
fbcb05388e
@ -197,7 +197,6 @@ func TestCheckVoucherValid(t *testing.T) {
|
|||||||
|
|
||||||
for _, tcase := range tcases {
|
for _, tcase := range tcases {
|
||||||
tcase := tcase
|
tcase := tcase
|
||||||
//stm: @PAYMENT_CHANNEL_VOUCHER_001, PAYMENT_CHANNEL_VOUCHER_002, PAYMENT_CHANNEL_VOUCHER_003, PAYMENT_CHANNEL_VOUCHER_004
|
|
||||||
t.Run(tcase.name, func(t *testing.T) {
|
t.Run(tcase.name, func(t *testing.T) {
|
||||||
// Create an actor for the channel with the test case balance
|
// Create an actor for the channel with the test case balance
|
||||||
act := &types.Actor{
|
act := &types.Actor{
|
||||||
|
Loading…
Reference in New Issue
Block a user