mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-13 01:56:55 -07:00
Update StatusCheckerTests.cs
This commit is contained in:
parent
ffb29ae9e7
commit
b1d7a3187e
1 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ namespace PlexRequests.Core.Tests
|
||||||
public class StatusCheckerTests
|
public class StatusCheckerTests
|
||||||
{
|
{
|
||||||
[Test]
|
[Test]
|
||||||
|
[Ignore("API Limit")]
|
||||||
public void CheckStatusTest()
|
public void CheckStatusTest()
|
||||||
{
|
{
|
||||||
var checker = new StatusChecker();
|
var checker = new StatusChecker();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue