Remove duplicated statement.

Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
This commit is contained in:
Vedanshu Jain 2023-01-05 14:57:33 +05:30 committed by GitHub
parent be97c1353b
commit cb8c6f8b24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1360,7 +1360,6 @@ class OrdersTableDataStoreTests extends WC_Unit_Test_Case {
$order_2 = new WC_Order();
$this->switch_data_store( $order_2, $this->sut );
$this->disable_cot_sync();
$order_2->save();
$query = new OrdersTableQuery(