mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/10838] Fix URL for wiki and remove irrelevant line
PHPBB3-10838
This commit is contained in:
parent
89393e11e8
commit
440986dc3f
1 changed files with 2 additions and 2 deletions
|
@ -121,7 +121,7 @@ Functional tests
|
||||||
|
|
||||||
Functional tests test software the way a user would. They simulate a user
|
Functional tests test software the way a user would. They simulate a user
|
||||||
browsing the website, but they do these steps in an automated way.
|
browsing the website, but they do these steps in an automated way.
|
||||||
phpBB allows you to write such tests. This document will tell you how.
|
phpBB allows you to write such tests.
|
||||||
|
|
||||||
Running
|
Running
|
||||||
=======
|
=======
|
||||||
|
@ -148,4 +148,4 @@ More Information
|
||||||
================
|
================
|
||||||
|
|
||||||
Further information is available on phpbb wiki:
|
Further information is available on phpbb wiki:
|
||||||
http://wiki.phpbb.com/Unit_Tests
|
http://wiki.phpbb.com/Automated_Tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue