Skip to content

Commit 90388f0

Browse files
authored
Update app id for interaction tests (#7429)
1 parent b72e308 commit 90388f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Files.InteractionTests/SessionManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace Files.InteractionTests
1111
internal class SessionManager
1212
{
1313
private const string WindowsApplicationDriverUrl = "http://127.0.0.1:4723";
14-
private const string FilesAppId = "FilesDev_et10x9a9vyk8t!App";
14+
private const string FilesAppId = "FilesDev_ykqwq8d6ps0ag!App";
1515

1616

1717
private static WindowsDriver<WindowsElement> _session;

0 commit comments

Comments
 (0)