Merge pull request #828 from ArthurHoaro/project/master-version
Fix version check branch for UT
This commit is contained in:
commit
c843794786
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public function testGetVersionCode()
|
|||
self::$versionPattern,
|
||||
ApplicationUtils::getVersion(
|
||||
'https://raw.githubusercontent.com/shaarli/Shaarli/'
|
||||
.'master/shaarli_version.php',
|
||||
.'latest/shaarli_version.php',
|
||||
$testTimeout
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue