Skip to content

Commit

Permalink
Ignore test failing due to tenant configuration issues (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
kailash-b authored Oct 16, 2024
2 parents b487c7c + 71eafed commit 42e804a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public async Task Can_get_token_using_client_credentials()
}
}

[Fact]
[Fact(Skip = "Run Manual")]
public async Task Can_get_token_using_client_credentials_for_organization()
{
var existingOrgId = "org_V6ojENVd1ERs5YY1";
Expand Down

0 comments on commit 42e804a

Please sign in to comment.