Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/b5ddb79c7b4ec35160b09982f00918e5735c964d?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Automation Tests are now marked as Explicit.

pull/7/merge
kay.one 13 years ago
parent 11b6720cd1
commit b5ddb79c7b

@ -5,6 +5,7 @@ using NzbDrone.Web.UI.Automation.Fluent;
namespace NzbDrone.Web.UI.Automation
{
[TestFixture]
[Explicit]
public class BasicPageFixture : AutomationTestBase
{

Loading…
Cancel
Save