Skip to content

Commit

Permalink
Update x/ecocredit/base/keeper/features/msg_create_or_update_applicat…
Browse files Browse the repository at this point in the history
…ion.feature

Co-authored-by: Paul Weidner <[email protected]>
  • Loading branch information
aaronc and paul121 authored Jun 11, 2024
1 parent 7c6fdb2 commit 728919f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Feature: Msg/CreateOrUpdateApplication
Then expect error contains "unauthorized"
And expect the application for "P001" to "C01" exists with metadata "abc123"

Rule: project admins cannot withdraw a project with an accepted enrollment (a credit class issuer must do that)
Rule: project admins cannot withdraw a project with an accepted enrollment
Scenario: project is accepted and admin attempts to withdraw the application
Given an application for "P001" to "C01" with metadata "abc123"
And the application for "P001" to "C01" is accepted
Expand Down

0 comments on commit 728919f

Please sign in to comment.