Make ReleaseNotesTest a pure unit test

Change-Id: I935ef42a971924486bf2b1a7a9f41610262d0375
This commit is contained in:
DannyS712 2021-01-21 02:44:47 +00:00
parent 9834fd052c
commit a580c63007

View file

@ -3,7 +3,7 @@
/**
* James doesn't like having to manually fix these things.
*/
class ReleaseNotesTest extends MediaWikiIntegrationTestCase {
class ReleaseNotesTest extends MediaWikiUnitTestCase {
/**
* Verify that at least one Release Notes file exists, have content, and
* aren't overly long.