Skip to content

Commit

Permalink
fix(): remove dot from artifact safename (#46732)
Browse files Browse the repository at this point in the history
Co-authored-by: Siddharth Singha Roy <[email protected]>
  • Loading branch information
Sid200026 and Siddharth Singha Roy authored Oct 21, 2024
1 parent d49b532 commit b2ccaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/playwrighttesting/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ extends:
- name: Azure.Developer.MicrosoftPlaywrightTesting.NUnit
safeName: AzureDeveloperMicrosoftPlaywrightTestingNUnit
- name: Azure.Developer.MicrosoftPlaywrightTesting.TestLogger
safeName: AzureDeveloperMicrosoftPlaywrightTesting.TestLogger
safeName: AzureDeveloperMicrosoftPlaywrightTestingTestLogger



0 comments on commit b2ccaba

Please sign in to comment.