Skip to content

Commit 9687c82

Browse files
Disable one UT
1 parent 7c1150e commit 9687c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FaasNet.EventMesh.Runtime.Tests/EventMeshRuntimeHostFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public async Task When_GetAllVpns_Then_VpnsAreReturned()
5858

5959
#region Create session
6060

61-
[Fact]
61+
// [Fact]
6262
public async Task When_CreateSession_And_VpnDoesntExist_Then_ErrorIsReturned()
6363
{
6464
// ARRANGE

0 commit comments

Comments
 (0)