Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceb774 commit f248f88Copy full SHA for f248f88
1 file changed
test/ut3_user/expectations/test_expectations_cursor.pkb
@@ -2842,5 +2842,6 @@ Check the query and data for errors.';
2842
2843
ut3.ut.expect(v_actual).to_equal(v_expected).exclude('ID');
2844
ut.expect(ut3_tester_helper.main_helper.get_failed_expectations_num).to_equal(0);
2845
+ end;
2846
end;
2847
/
0 commit comments