@@ -40,8 +40,8 @@ public void Cleanup()
40
40
[ TestCase ( "Ctl_develop" , "https://github.com/Catel/Catel" , "develop" , "0e2b6c125a730d2fa5e24394ef64abe62c98e9e9" , "5.12.0-alpha.188" ) ]
41
41
[ TestCase ( "Ctl_develop" , "https://github.com/Catel/Catel" , "develop" , "71e71359f37581784e18c94e7a45eee72cbeeb30" , "5.12.0-alpha.192" ) ]
42
42
[ TestCase ( "Ctl_master" , "https://github.com/Catel/Catel" , "master" , "f5de8964c35180a5f8607f5954007d5828aa849f" , "5.10.0" ) ]
43
- [ TestCase ( "CtlA_develop" , "https://github.com/Catel/Catel.Analyzers" , "develop" , "0e2b6c125a730d2fa5e24394ef64abe62c98e9e9 " , "0.1.0-alpha.21" ) ]
44
- [ TestCase ( "CtlA_develop" , "https://github.com/Catel/Catel.Analyzers" , "develop" , "be0aa94642d6ff1df6209e2180a7fe0de9aab384 " , "0.1.0-alpha.23" ) ]
43
+ [ TestCase ( "CtlA_develop" , "https://github.com/Catel/Catel.Analyzers" , "develop" , "be0aa94642d6ff1df6209e2180a7fe0de9aab384 " , "0.1.0-alpha.21" ) ]
44
+ [ TestCase ( "CtlA_develop" , "https://github.com/Catel/Catel.Analyzers" , "develop" , "0e2b6c125a730d2fa5e24394ef64abe62c98e9e9 " , "0.1.0-alpha.23" ) ]
45
45
public void FindsVersionInDynamicRepo ( string name , string url , string targetBranch , string commitId , string expectedFullSemVer )
46
46
{
47
47
var root = Path . Combine ( workDirectory , name ) ;
0 commit comments