Skip to content

Commit fb5518c

Browse files
committed
update test
1 parent 06b5068 commit fb5518c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/client/petstore/csharp/httpclient/net9/Petstore-nonPublicApi/src/Org.OpenAPITools.Test/Api

samples/client/petstore/csharp/httpclient/net9/Petstore-nonPublicApi/src/Org.OpenAPITools.Test/Api/PetApiTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class PetApiTests : IDisposable
3535

3636
public PetApiTests()
3737
{
38-
instance = new PetApi();
38+
//instance = new PetApi();
3939
}
4040

4141
public void Dispose()

0 commit comments

Comments
 (0)