17229: Update test for token browser storage location
authorStephen Smith <stephen@curii.com>
Mon, 20 Sep 2021 17:42:12 +0000 (13:42 -0400)
committerStephen Smith <stephen@curii.com>
Mon, 20 Sep 2021 17:42:12 +0000 (13:42 -0400)
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

src/store/auth/auth-action.test.ts

index 62c96cac1d49a6a152cd457972d4cc431cc2fa01..cba93965892d037dc49f67e3c9e8126c49096db7 100644 (file)
@@ -242,6 +242,7 @@ describe('auth-actions', () => {
                     expect(auth).toEqual({
                         apiToken: "token",
                         apiTokenExpiration: new Date("2140-01-01T00:00:00.000Z"),
+                        apiTokenLocation: "localStorage",
                         config: {
                             apiRevision: 12345678,
                             clusterConfig: {