1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-04 13:35:13 +02:00

[ticket/15516] Fix typo in UI test instructions

[ci skip]

PHPBB3-15516
This commit is contained in:
Marc Alexander 2018-02-21 20:43:56 +01:00
parent 3469545e3a
commit 94c168291c
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -175,7 +175,7 @@ UI tests
UI tests are functional tests that also support running JavaScript in a UI tests are functional tests that also support running JavaScript in a
headless browser. These should be used when functionality that is only headless browser. These should be used when functionality that is only
executed using JS needs to be tested. The require a running executed using JS needs to be tested. They require a running
[PhantomJS WebDriver instance](http://phantomjs.org/). The executable can [PhantomJS WebDriver instance](http://phantomjs.org/). The executable can
either be downloaded from [PhantomJS](http://phantomjs.org/download.html) either be downloaded from [PhantomJS](http://phantomjs.org/download.html)
or alternatively be installed with npm: or alternatively be installed with npm: