Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/README.rst')
-rw-r--r--test/README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/README.rst b/test/README.rst
index 99c838567b..1ab6a70712 100644
--- a/test/README.rst
+++ b/test/README.rst
@@ -59,9 +59,7 @@ For example you can use following setup in ``phpunit.xml``::
Using BrowserStack
------------------
-We're using BrowserStack to run our tests on the Travis CI. If you are a team
-member, you can be granted access to the team account, but you can register own
-account there as well.
+We're using our selenium tests on the GitHub CI.
To run tests locally, you need to install BrowserStack tool to enable local
testing, see their website for instructions: