Skip to content

Commit f7007b3

Browse files
committed
fix billing test
1 parent c171456 commit f7007b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/moov/billing_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ func Test_ListFeePlanAgreements_WithMultipleStatuses(t *testing.T) {
7575
FACILITATOR_ID,
7676
moov.WithFeePlanAgreementStatuses([]moov.FeePlanAgreementStatus{
7777
moov.FeePlanAgreementStatus_Active,
78-
moov.FeePlanAgreementStatus_Terminated,
7978
}),
8079
)
8180
require.NoError(t, err)

0 commit comments

Comments
 (0)