mirror of
https://github.com/sasjs/core.git
synced 2026-07-24 07:52:15 +00:00
fix: updates to make tests pass on viya and sasjs server for mx_createjob
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
%end;
|
||||
|
||||
data &ds;
|
||||
length test_description $256 test_result $4 test_comments $256;
|
||||
length test_result $4 test_description $256 test_comments $256;
|
||||
test_description=symget('desc');
|
||||
test_result='FAIL';
|
||||
test_comments="&sysmacroname: Dataset &inds has &nobs observations.";
|
||||
|
||||
Reference in New Issue
Block a user