Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
gmickus committed Sep 13, 2024
1 parent 874db03 commit fb430cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/functionalTests/find/7of-table/input.p
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* formatterSettingsOverride */
/* { "AblFormatter.findFormatting": true}*/

FIND Order WHERE Order.CustomerID = Customer.CustomerID NO-WAIT.
FIND FIRST Order OF Customer WHERE Customer.Country = "USA" AND Customer.Balance > 1000.

0 comments on commit fb430cc

Please sign in to comment.