Skip to content

Commit 62494cf

Browse files
skyrpexanisaoshafi
andauthored
Update src/utils/setup-status.ts
Co-authored-by: Anisa Oshafi <[email protected]>
1 parent 93c82fe commit 62494cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/setup-status.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export async function createSetupStatusTracker(
4040
};
4141

4242
await timeTracker.run(
43-
"setup-status-tracker.checkIsSetupRequired",
43+
"setup-status.checkIsSetupRequired",
4444
async () => {
4545
await startChecking();
4646
},

0 commit comments

Comments
 (0)