Skip to content

Commit

Permalink
Don't skip token refreshing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jvyden committed Oct 18, 2023
1 parent 4b29ece commit 0c239cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public async Task ApiAuthenticationWorks()
}

[Test]
[Ignore("Borked")]
public async Task TokenRefreshingWorks()
{
using TestContext context = this.GetServer();
Expand Down

0 comments on commit 0c239cf

Please sign in to comment.