Skip to content

Commit

Permalink
chore: mark unit tests correctly
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Van Ootegem <[email protected]>
  • Loading branch information
EVODelavega committed Sep 12, 2024
1 parent 8c77171 commit 3fd0317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/governance/engine_update_referral_program_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ func testSubmittingProposalForReferralProgramUpdateWithTooHighDiscountFactorFail
require.Nil(t, toSubmit)
}

// testSubmittingProposalForReferralProgramUpdateEndsBeforeEnactsFails covers 0095-HVMR-001.
func testSubmittingProposalForReferralProgramUpdateEndsBeforeEnactsFails(t *testing.T) {
now := time.Now()
ctx := vgtest.VegaContext(vgrand.RandomStr(5), vgtest.RandomPositiveI64())
Expand Down

0 comments on commit 3fd0317

Please sign in to comment.