Skip to content

Commit

Permalink
fix: auth to devhub for nut
Browse files Browse the repository at this point in the history
  • Loading branch information
shetzel committed Jan 18, 2023
1 parent 7a66508 commit 3103759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/nuts/mpd.nut.ts
Expand Up @@ -34,6 +34,7 @@ describe('sourceTracking: localChangesAsComponentSet', () => {
setDefault: true,
},
],
devhubAuthStrategy: 'AUTO',
});
stl = await getSTLInstance(session);
// these 2 lines help debug path issues in
Expand Down

0 comments on commit 3103759

Please sign in to comment.