[meta] Remove unavailable testing script

Fixes #3104
This commit is contained in:
Deniz Eren Evrendilek
2023-05-01 11:23:38 -07:00
committed by Jordan Harband
parent 5410ae57ba
commit 0ebda7eea3

View File

@@ -74,8 +74,6 @@ Verify your changes
``` ```
npm test npm test
# or
npm run tests-only
``` ```
Push your changes Push your changes