Skip to content

Commit dac6a26

Browse files
author
addwiki-ci
committed
GHA: symplify/[email protected]
1 parent 571ed37 commit dac6a26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To run the integration tests, you need to have a running MediaWiki instance. The
6060

6161
to the `LocalSettings.php` of your MediaWiki.
6262

63-
By default, the tests will use the URL `http://localhost/w/api.php` as the API endpoint. If you have a different URL (e.g. `http://localhost:8080/w/api.php`), you need to configure the URL as an environemnt variable before running the tests. Example:
63+
By default, the tests will use the URL `http://localhost/w/api.php` as the API endpoint. If you have a different URL (e.g. `http://localhost:8080/w/api.php`), you need to configure the URL as an environment variable before running the tests. Example:
6464

6565
export MEDIAWIKI_API_URL='http://localhost:8080/w/api.php'
6666

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## Unreleased
3+
## Version 3.0 (23 October 2021)
44

55
- Installable with 7.4+ (including PHP8)
66
- Typing added throughout

0 commit comments

Comments
 (0)