We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6710865 commit 856a30dCopy full SHA for 856a30d
tests/orgTokens.spec.ts
@@ -14,7 +14,7 @@ describe("Create API Tokens", () => {
14
"attributes": {
15
"description": "test token",
16
"scope": "customers applications",
17
- "expiration": "2025-09-01T13:47:17.000Z",
+ "expiration": "2026-09-01T13:47:17.000Z",
18
"resources": [resource]
19
}
20
0 commit comments