Skip to content

Commit

Permalink
Fix ServerRateLimitsSyncServiceTest.php test
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Oct 12, 2024
1 parent 80672e2 commit 93b641b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
'tests/Fixtures/Repositories/Server/GetServerConfigData.json',
),
),
], 200),
Http::response(['data' => 'dummy-upid'], 200)
], 200)
]),
]);

Expand Down

0 comments on commit 93b641b

Please sign in to comment.