Skip to content

Commit

Permalink
fix: updated test data
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharlock10 committed Jan 13, 2024
1 parent f6940aa commit 8f21905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const testData = {
getPlayerMatchHistory: 718389146,
getPlayerQueueStats: [718389146, Enums.Queue.Onslaught] as [number, Enums.Queue],
getMatchModeDetailsBatch: [1128400064],
getMatchDetails: 1214983701,
getMatchDetails: 1243066928,
getActiveMatchDetails: 1128406071,
searchPlayers: "tusharlock10",
};

0 comments on commit 8f21905

Please sign in to comment.