mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
52eb5325c2
Summary: Nearby deployment tests used the same user, which was causing the full suite to fail. Repeated logins with a second verification step (TOTP) fail in Cognito if the same verification code is used twice. This happened to be the case since the gap between tests wasn't long enough for a new code to be generated. Test Plan: Manually verified deployment tests now pass. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D3414 |
||
---|---|---|
.. | ||
ActionLog.ts | ||
DuplicateDocument.ts | ||
Fork.ts | ||
gristUtils.ts | ||
HomeIntro.ts | ||
homeUtil.ts | ||
Smoke.ts | ||
testServer.ts | ||
testUtils.ts |