Skip to content

Commit 6cfd554

Browse files
committed
small constants update
1 parent f84fb66 commit 6cfd554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UiTests/Common/TestConstants.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ namespace Common
88
{
99
public static class TestConstants
1010
{
11+
public const string AppSetttingsDotJson = "appsettings.json";
1112
public const string Headless = "headless";
1213
public const string HeaderText = "Header";
1314
public const string EmailText = "Email";

0 commit comments

Comments
 (0)