Skip to content

Commit 626fe71

Browse files
committed
update tests
1 parent fb5518c commit 626fe71

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
@@ -31,7 +31,7 @@ namespace Org.OpenAPITools.Test.Api
3131
/// </remarks>
3232
public class PetApiTests : IDisposable
3333
{
34-
private PetApi instance;
34+
//private PetApi instance;
3535

3636
public PetApiTests()
3737
{

0 commit comments

Comments
 (0)