Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/be2741dfdfdd24f6d0e3953b09cf656149a3f257 You should set ROOT_URL correctly, otherwise the web may not work correctly.

added integration tests to integration script.

pull/28/head
Keivan Beigi 12 years ago
parent 238f1e6815
commit be2741dfdf

@ -1,4 +1,4 @@
EXCLUDE="-exclude:Windows,IntegrationTest"
EXCLUDE="-exclude:Windows -include:IntegrationTest"
TESTDIR="."
NUNIT="$TESTDIR/NUnit.Runners.2.6.1/tools/nunit-console-x86.exe"

Loading…
Cancel
Save