Skip to content

Commit b2ccaba

Browse files
authored
fix(): remove dot from artifact safename (Azure#46732)
Co-authored-by: Siddharth Singha Roy <[email protected]>
1 parent d49b532 commit b2ccaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/playwrighttesting/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ extends:
3535
- name: Azure.Developer.MicrosoftPlaywrightTesting.NUnit
3636
safeName: AzureDeveloperMicrosoftPlaywrightTestingNUnit
3737
- name: Azure.Developer.MicrosoftPlaywrightTesting.TestLogger
38-
safeName: AzureDeveloperMicrosoftPlaywrightTesting.TestLogger
38+
safeName: AzureDeveloperMicrosoftPlaywrightTestingTestLogger
3939

4040

4141

0 commit comments

Comments
 (0)