diff --git a/Starnet.Tests/Integration/UserRequestTests.cs b/Starnet.Tests/Integration/UserRequestTests.cs index 49cf2e5..3c6ff48 100644 --- a/Starnet.Tests/Integration/UserRequestTests.cs +++ b/Starnet.Tests/Integration/UserRequestTests.cs @@ -69,7 +69,7 @@ await Assert.ThrowsAsync(async () => }); } - [Fact] + [Fact(Skip = "Infinite is running into billing issues at the moment, disabling until it comes back online.")] public async Task UserRequests_InviteTokenThrowOnAuthenticationIssue() { await Assert.ThrowsAsync(async () =>