Skip to content

Commit

Permalink
Update env.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasamonrc authored Dec 10, 2024
1 parent effa87a commit 18e1cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/test/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ export function setTestTimeout(timeoutMs: number = 40000) {
}

export function myEcosystemIdOrName(): string {
return "default";
return "integration-tests";
}

0 comments on commit 18e1cc5

Please sign in to comment.