Switch terra2 to coswasm

This commit is contained in:
claudijd 2022-08-11 15:36:35 -04:00 committed by Csongor Kiss
parent 7a96b7de67
commit a9363027e7
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Places to find out more about existing test coverage and how to run those tests:
- **Terra Smart Contracts**
- Tests: `./terra/test/*`
- Run: `cd terra && make test`
- **Terra2 Smart Contracts**
- **Cosmwasm Smart Contracts**
- Tests: `./cosmwasm/test/*`
- Run: `cd cosmwasm && make test`
- **Algorand Smart Contracts**