From 9c1e82e6d7f1c00c205b9a2908feb02b2040f07c Mon Sep 17 00:00:00 2001 From: "H. Shay" Date: Tue, 7 Nov 2023 17:58:05 -0800 Subject: [PATCH] test change --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ad9382..e92873a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ please keep an eye on the pull request for feedback. ## Development To run unit tests in a local development environment, you can use `yarn test` -and `yarn lint`. +and `yarn lint` ### mx-tester