Skip to content

Commit

Permalink
Removed "Portal 2" test case as it no longer has multiple purchase ar…
Browse files Browse the repository at this point in the history
…eas.
  • Loading branch information
Bilge committed Nov 23, 2023
1 parent 9b9cb7d commit bd83ec6
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 @@ -867,7 +867,6 @@ public static function provideEaPlayRegularPurchaseAreas(): iterable
* @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/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 @@ -905,7 +904,6 @@ public function provideMultiPurchaseAreas(): iterable
// Purchase area does not appear first.
'DUSK' => [519860, 329111],
'Mark of the Ninja' => [214560, 271120],
'Portal 2' => [620, 7877],
'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 bd83ec6

Please sign in to comment.