Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
thostetler committed May 28, 2024
1 parent f81ca7e commit a333e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocha/js/components/application.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ define([
{
"username": "[email protected]",
"scopes": ["user"],
"access_token": "ap0MkGjroS1zzijLlk9fV2UKXdRDo5nzUueTNaog",
"access_token": "test-token",
"token_type": "Bearer",
"csrf": "142896367##8460e442cb2984810486bf959048a05d7e7d9e78",
"expires_at": 16725225600,
Expand Down

0 comments on commit a333e44

Please sign in to comment.