Skip to content

Commit

Permalink
test: btt init
Browse files Browse the repository at this point in the history
  • Loading branch information
makcandrov committed Jul 25, 2023
1 parent 5d00928 commit d131ed0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/blue_tests.tree
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.
└── supply(Market calldata market, uint256 amount, address onBehalf) external/
├── when market is not created/
│ └── revert with MARKET_NOT_CREATED
└── when the amount to supply is zero/
└── revert with ZERO_AMOUNT

0 comments on commit d131ed0

Please sign in to comment.