We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c171456 commit f7007b3Copy full SHA for f7007b3
pkg/moov/billing_test.go
@@ -75,7 +75,6 @@ func Test_ListFeePlanAgreements_WithMultipleStatuses(t *testing.T) {
75
FACILITATOR_ID,
76
moov.WithFeePlanAgreementStatuses([]moov.FeePlanAgreementStatus{
77
moov.FeePlanAgreementStatus_Active,
78
- moov.FeePlanAgreementStatus_Terminated,
79
}),
80
)
81
require.NoError(t, err)
0 commit comments