This commit is contained in:
Alex Wells 2023-05-20 09:40:08 +03:00 committed by GitHub
commit 02d2adf5b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ yarn test-build-devtools
```
You can connect tests to a debugger as well if you'd like by running:
```sh
yarn debug-test-build-devtools
yarn test-build-devtools --debug
```
# Finding the right first issue