We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea8925 commit 7c01afbCopy full SHA for 7c01afb
1 file changed
source/expectations/matchers/ut_be_within_helper.pkb
@@ -34,6 +34,7 @@ create or replace package body ut_be_within_helper as
34
treat(:a_value_2 as ut3_develop.]'||a_value_2.self_type||q'[).data_value
35
+ treat(:a_distance as ut3_develop.]'||a_distance.self_type||q'[).data_value
36
then 1
37
+ else 0
38
end;
39
40
]'
0 commit comments