Skip to content

Commit

Permalink
(diff, short) tests pass, fix genesis test
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Oct 25, 2022
1 parent 56a88bb commit 4f8506f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ccv/provider/keeper/genesis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func TestIniAndExportGenesis(t *testing.T) {
nil,
[]ccv.ValidatorSetChangePacketData{{ValsetUpdateId: vscID}},
nil,
&keyMaps[0],
&keyMaps[1],
),
},
[]ccv.UnbondingOp{{
Expand Down

0 comments on commit 4f8506f

Please sign in to comment.