diff --git a/test/README.md b/test/README.md index 557e33aa8..623127f60 100644 --- a/test/README.md +++ b/test/README.md @@ -1,7 +1,5 @@ # Tests -There are two main directories here: - - `unit` contains unit tests of internals - `e2e` contains end-to-end (E2E) tests of the CLI - `integration` contains tests ensuring that common or recommended plugins work properly together with TSDX