Skip to content

Commit

Permalink
Update app-context test
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacroldan committed Oct 18, 2024
1 parent 3e980d9 commit 9d70ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/src/cli/services/app-context.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ describe('linkedAppContext', () => {
expect.objectContaining({
partner_id: tryParseInt(mockRemoteApp.organizationId),
api_key: mockRemoteApp.apiKey,
cmd_app_reset_used: false,
}),
)
})
Expand Down

0 comments on commit 9d70ed8

Please sign in to comment.