Skip to content

Commit

Permalink
Removed game from ScrapeAppDetailsTest::testMultiPurchaseArea because…
Browse files Browse the repository at this point in the history
… it is no longer multi-sub.
  • Loading branch information
Bilge committed Sep 17, 2021
1 parent bc5f374 commit 2c5ca32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Functional/ScrapeAppDetailsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,6 @@ public function testGameDemo(): void
* @see https://store.steampowered.com/app/519860/DUSK
* @see https://store.steampowered.com/app/214560/Mark_of_the_Ninja
* @see https://store.steampowered.com/app/620/Portal_2
* @see https://store.steampowered.com/app/546560/HalfLife_Alyx
* @see https://store.steampowered.com/app/782330/DOOM_Eternal
* @see https://store.steampowered.com/app/335300/DARK_SOULS_II_Scholar_of_the_First_Sin
* @see https://store.steampowered.com/app/24400/King_Arthur__The_Roleplaying_Wargame
Expand Down Expand Up @@ -801,7 +800,6 @@ public function provideMultiPurchaseAreas(): iterable
'DUSK' => [519860, 329111],
'Mark of the Ninja' => [214560, 271120],
'Portal 2' => [620, 7877],
'Half-Life: Alyx' => [546560, 134870],
'DOOM Eternal' => [782330, 235874],
'DARK SOULS™ II: Scholar of the First Sin' => [335300, 55366],
'King Arthur - The Role-playing Wargame' => [24400, 2538],
Expand Down

0 comments on commit 2c5ca32

Please sign in to comment.