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

fix: scoped variables in ms_adduser2group.test.sas

This commit is contained in:
Allan
2023-07-13 22:10:08 +01:00
parent e41b91f495
commit cb05ee2b9a

View File

@@ -31,7 +31,7 @@ run;
%mp_assertscope(SNAPSHOT)
%ms_adduser2group(uid=1,gid=&groupid,mdebug=&sasjs_mdebug,outds=test1)
%mp_assertscope(COMPARE
,ignorelist=MCLIB2_JADP1LEN MCLIB2_JADPNUM MCLIB2_JADVLEN
,ignorelist=MCLIB2_JADP1LEN MCLIB2_JADP2LEN MCLIB2_JADPNUM MCLIB2_JADVLEN
)
/* check the user is in the output list */