Skip to content

Commit 6b92b08

Browse files
committed
updating TypeScript test commit ID
1 parent c647fc4 commit 6b92b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kudu.TestHarness/TestRepositories.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ internal class TestRepositories
3737
new TestRepositoryInfo("https://github.com/KuduApps/MvcApplicationEFSqlCompact.git", "c2fa9c0"),
3838
new TestRepositoryInfo("https://github.com/KuduApps/MvcApplicationWithNuGetAutoRestore","1e269b5"),
3939
new TestRepositoryInfo("https://github.com/KuduApps/MVCAppWithLatestNuget.git", "08e315c"),
40-
new TestRepositoryInfo("https://github.com/KuduApps/MvcAppWithTypeScript.git", "6b664ea"),
40+
new TestRepositoryInfo("https://github.com/KuduApps/MvcAppWithTypeScript.git", "7319dbb"),
4141
new TestRepositoryInfo("https://github.com/KuduApps/NodeHelloWorldNoConfig.git", "d8a15b6"),
4242
new TestRepositoryInfo("https://github.com/KuduApps/NodeInnerSubDir.git", "58f93f8"),
4343
new TestRepositoryInfo("https://github.com/KuduApps/NoDeployableProjects.git", "04e9920"),

0 commit comments

Comments
 (0)