test: Update snapshots

This commit is contained in:
Tom Moor
2019-09-21 13:26:28 -07:00
parent 1797a0e90c
commit b20d41a047
3 changed files with 12 additions and 18 deletions

View File

@@ -7,6 +7,7 @@ Object {
"id": "123",
"isAdmin": undefined,
"isSuspended": undefined,
"lastActiveAt": undefined,
"name": "Test User",
}
`;
@@ -18,6 +19,7 @@ Object {
"id": "123",
"isAdmin": undefined,
"isSuspended": undefined,
"lastActiveAt": undefined,
"name": "Test User",
}
`;