diff --git a/README.md b/README.md index 24d7b0c98..ef903aedd 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,6 @@ yarn start yarn dist ``` -#### Writing Browser Tests - -To write tests that will be run in the browser using QUnit, add your test files to `test/integration/lib`. - ## Other Docs - [How to add custom build to Chrome](./docs/add-to-chrome.md)