You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit test for Utils::fetch should be mocked differently. Currently it may fail due to exceeding GitHub's API Rate limits when fetching the BattleReporter's Repo JSON.
Unit test for
Utils::fetchshould be mocked differently. Currently it may fail due to exceeding GitHub's API Rate limits when fetching the BattleReporter's Repo JSON.