Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move reference to difftests into reference to MBT
Browse files Browse the repository at this point in the history
p-offtermatt committed Nov 30, 2023
1 parent fc48575 commit 680b9df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TESTING.md
Original file line number Diff line number Diff line change
@@ -35,10 +35,10 @@ make test-unit
# run integration tests
make test-integration

# run difference tests
make test-difference
# run mbt tests
make test-mbt

# run unit, integration, and difference tests - shortcut for local development
# run unit and integration, and mbt tests - shortcut for local development
mate test-dev

# run E2E tests

0 comments on commit 680b9df

Please sign in to comment.