Skip to content

Commit 617e6dd

Browse files
author
patryk.bujalla
committed
fix waring
1 parent 88fc7f6 commit 617e6dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PortaCapena.OdooJsonRpcClient.Example/OdooClientRequests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ public async Task Can_create_purchase_order()
420420

421421
[Fact(Skip = "Test for working on Odoo")]
422422
//[Fact]
423-
public async Task OnChange_test1()
423+
public void OnChange_test1()
424424
{
425425
try
426426
{

0 commit comments

Comments
 (0)