Skip to content

Commit

Permalink
Update components/server/src/azure-devops/azure-context-parser.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Filip Troníček <[email protected]>
  • Loading branch information
mustard-mh and filiptronicek authored Sep 27, 2024
1 parent e621899 commit ce12d3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class TestAzureDevOpsContextParser {
this.user = DevData.createTestUser();
}

@test public async testEmptyProoject() {
@test public async testEmptyProject() {
const result = await this.parser.handle(
{},
this.user,
Expand Down

0 comments on commit ce12d3d

Please sign in to comment.