From 8050751c7c5ecfcbb71bf08d4021d640e7f6e84d Mon Sep 17 00:00:00 2001 From: Jamie Feingold Date: Tue, 14 Jul 2026 09:13:53 -0500 Subject: [PATCH] fix: working to fix HyperForce compatibility (W-23389352) --- test/commands/create.nut.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/commands/create.nut.ts b/test/commands/create.nut.ts index 6632aec1..faa52088 100644 --- a/test/commands/create.nut.ts +++ b/test/commands/create.nut.ts @@ -31,7 +31,7 @@ describe('creates a user from a file and verifies', () => { project: { sourceDir: join('test', 'df17AppBuilding'), }, - devhubAuthStrategy: 'AUTO', + devhubAuthStrategy: 'AUTH_URL', scratchOrgs: [ { setDefault: true,