Skip to content

Commit

Permalink
test: use dreamhouse not e-bikes
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Oct 17, 2023
1 parent b8906d3 commit 9770253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/nuts/tracking/deleteResetTracking.nut.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ describe('reset and clear tracking', () => {
before(async () => {
session = await TestSession.create({
project: {
gitClone: 'https://github.com/trailheadapps/ebikes-lwc',
gitClone: 'https://github.com/trailheadapps/dreamhouse-lwc',
},
devhubAuthStrategy: 'AUTO',
scratchOrgs: [
Expand Down

0 comments on commit 9770253

Please sign in to comment.