Reverted to main repo, for the PR.

This commit is contained in:
NissimHadar 2018-05-28 12:05:40 -07:00
parent 817be6d5b6
commit 5fd8cd71c6

View file

@ -102,9 +102,9 @@ private:
QStringList resultImagesFullFilenames;
// Used for accessing GitHub
const QString GIT_HUB_USER{ "NissimHadar" };
const QString GIT_HUB_USER{ "highfidelity" };
const QString GIT_HUB_REPOSITORY{ "hifi_tests" };
const QString GIT_HUB_BRANCH{ "DailyTests" };
const QString GIT_HUB_BRANCH{ "master" };
const QString DATETIME_FORMAT{ "yyyy-MM-dd_hh-mm-ss" };