From c4879ec43486ec6a30ed0dc95a5ded6a7f1c7edf Mon Sep 17 00:00:00 2001 From: "H. C. Kruse" Date: Thu, 9 Nov 2023 10:08:15 +0100 Subject: [PATCH] nit: Fix bandcamp test id --- tests/phpunit/EmbedService/BandcampTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/EmbedService/BandcampTest.php b/tests/phpunit/EmbedService/BandcampTest.php index 592bdb6..8ac5ba9 100644 --- a/tests/phpunit/EmbedService/BandcampTest.php +++ b/tests/phpunit/EmbedService/BandcampTest.php @@ -21,7 +21,7 @@ class BandcampTest extends MediaWikiIntegrationTestCase { * A valid ID * @var string */ - private string $validId = '826968881'; + private string $validId = '1003592798'; /** * An invalid id