Skip to content

Commit 428793c

Browse files
committed
AC-1805::fixed failing static test case
1 parent a61eebd commit 428793c

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/SalesGraphQl/Model/Resolver/CustomerOrders/Query

1 file changed

+1
-1
lines changed

app/code/Magento/SalesGraphQl/Model/Resolver/CustomerOrders/Query/OrderFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public function createFilterGroups(
107107
}
108108

109109
}
110-
}
110+
}
111111
}
112112
return $filterGroups;
113113
}

0 commit comments

Comments
 (0)