Cleanup tabs

This commit is contained in:
Mark McDowall
2015-06-21 22:56:00 -07:00
parent c7f56c1091
commit a9ada8fcf1
7 changed files with 19 additions and 19 deletions
@@ -50,7 +50,7 @@ namespace NzbDrone.Integration.Test
};
var postResponse = RootFolders.InvalidPost(rootFolder);
postResponse.Should<dynamic>().NotBeEmpty();
postResponse.Should<dynamic>().NotBeEmpty();
}
}
}