Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
larrytamnjong committed Nov 6, 2024
1 parent 0dbe803 commit 3087124
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Consul.Test/OperatorTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,7 @@ public async Task Operetor_AreaDelete()

var req = await _client.Operator.AreaGet(areaId);

Assert.Null(req);

Assert.Null(req.Response);
}
}
}

0 comments on commit 3087124

Please sign in to comment.