mirror of
https://github.com/sasjs/core.git
synced 2026-01-19 14:30:05 +00:00
fix: correcting test for mp_loadformat
This commit is contained in:
@@ -78,7 +78,7 @@ run;
|
|||||||
outds=work.test_results
|
outds=work.test_results
|
||||||
)
|
)
|
||||||
%mp_assert(
|
%mp_assert(
|
||||||
iftrue=(%mf_nobs(perm.audit)=100),
|
iftrue=(%mf_nobs(perm.audit)>7329),
|
||||||
desc=Test 1 - mod obs,
|
desc=Test 1 - audit table updated,
|
||||||
outds=work.test_results
|
outds=work.test_results
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user