Skip to content

Commit

Permalink
remove deleted function reference
Browse files Browse the repository at this point in the history
  • Loading branch information
howardchung committed Dec 4, 2023
1 parent 33c80ba commit 328cd2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ before(async function setup() {
await initElasticsearch();
await initRedis();
await startServices();
await queriesAndMatches();
await loadMatches();
await loadPlayers();
});
Expand Down

0 comments on commit 328cd2e

Please sign in to comment.