mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 13:11:19 +08:00
parent
c71baadc9b
commit
6f67db0788
1 changed files with 1 additions and 1 deletions
|
|
@ -648,8 +648,8 @@ async function signUp() {
|
|||
snapshot.results.push(TestLogic.notSignedInLastResult);
|
||||
DB.setSnapshot(snapshot);
|
||||
}
|
||||
PageController.change("account");
|
||||
}
|
||||
PageController.change("account");
|
||||
} catch (e) {
|
||||
//make sure to do clean up here
|
||||
if (createdAuthUser) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue