1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-04 16:10:06 +00:00

fix: testing fixes

This commit is contained in:
Allan Bowe
2022-05-10 21:36:16 +00:00
parent 453aee2c1f
commit 1672c96340
7 changed files with 48 additions and 27 deletions

View File

@@ -174,7 +174,7 @@ run;
outds=work.badrecords,
abort=NO
)
%mp_assert(iftrue=(&syscc=42),
%mp_assert(iftrue=(&syscc=1008),
desc=Throw error if RAW_VALUE is incorrect,
outds=work.test_results
)