@ -28,7 +28,7 @@ namespace NzbDrone.Automation.Test.PageModel
}
public void WaitForNoSpinner(int timeout = 20)
public void WaitForNoSpinner(int timeout = 30)
{
//give the spinner some time to show up.
Thread.Sleep(100);