Skip to content

Commit 9490e6e

Browse files
committed
removed extraneous comment
1 parent 0a4f825 commit 9490e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UiTests/B2CUiTest/B2CUiTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
namespace B2CUiTest
1919
{
2020
public class B2CUiTest : IClassFixture<InstallPlaywrightBrowserFixture>
21-
{// if some other app is listening on the port I want can I kick it off? Also, could I kill the process using the port or at least ID it?
21+
{
2222
private const string KeyvaultEmailName = "IdWeb-B2C-user";
2323
private const string KeyvaultPasswordName = "IdWeb-B2C-password";
2424
private const string KeyvaultClientSecretName = "IdWeb-B2C-Client-ClientSecret";

0 commit comments

Comments
 (0)