ci: fix flaky tests for Apple Game Center authentication (#7958)

This commit is contained in:
dblythy
2022-04-30 22:38:49 +10:00
committed by Manuel Trezza
parent e849cf52d7
commit 3fb6b2b4ab
3 changed files with 37 additions and 11 deletions

View File

@@ -133,4 +133,5 @@ function validateAppId() {
module.exports = {
validateAppId,
validateAuthData,
cache,
};