1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-15 20:40:05 +00:00

fix: updating tests that are failing due to changes / new options

This commit is contained in:
munja
2021-12-05 23:56:36 +00:00
parent 8b355b8056
commit 6906f025d6
3 changed files with 130 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ lock sashelp.class;
%mp_reseterror()
%mp_assert(
iftrue=(&success=1),
desc=Checking sashelp table cannot be locked,
iftrue=(&syscc=0),
desc=Checking error condition was fixed,
outds=work.test_results
)