diff --git a/pkg/morph/event/notary_preparator_test.go b/pkg/morph/event/notary_preparator_test.go index 5cffcdf125..87f0d3678e 100644 --- a/pkg/morph/event/notary_preparator_test.go +++ b/pkg/morph/event/notary_preparator_test.go @@ -441,7 +441,7 @@ func TestPrepare_CorrectNR(t *testing.T) { preparator := notaryPreparator(alphaKeys[0].GetScriptHash(), alphaKeysSource(), blockCounter{100, nil}) for _, test := range tests { - for i := range 1 { // run tests against 3 and 4 witness NR + for i := range 2 { // run tests against 3 and 4 witness NR for j, dummyMultisig := range []bool{true, false} { // run tests against empty and dummy multisig/Notary witness method := test.method + strconv.FormatInt(int64(j), 10) preparator.allowNotaryEvent(notaryScriptWithHash{