Closed codebytere closed 4 years ago
Fixes a variable inconsistency in mirrorOptions - all variables were camelCase except nightly_mirror.
mirrorOptions
nightly_mirror
cc @malept
Should be good now i think!
Can we keep the nightly_mirror test in addition to testing nightlyMirror? We can get rid of it once we remove the deprecated option.
nightlyMirror
Fixes a variable inconsistency in
mirrorOptions
- all variables were camelCase exceptnightly_mirror
.cc @malept