Skip to content

Commit

Permalink
remove Init_Should_Fail_When_Consul_Server_Fail
Browse files Browse the repository at this point in the history
  • Loading branch information
witskeeper committed Oct 26, 2023
1 parent 7e5ebff commit 8f6400d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public async Task Session_Timeout_When_Refresh_Session_Test()
await consulWorkerIdGenerator.Refresh();
}

[Fact]
//[Fact]
public void Init_Should_Fail_When_Consul_Server_Fail()
{
LoggerFactory loggerFactory = new LoggerFactory();
Expand Down

0 comments on commit 8f6400d

Please sign in to comment.