mirror of
https://github.com/sasjs/core.git
synced 2026-04-21 07:21:31 +00:00
chore: test fixes
This commit is contained in:
@@ -183,9 +183,8 @@ data &outds;
|
||||
end;
|
||||
run;
|
||||
|
||||
%local mfv_getpathurivar=%mfv_getpathuri(&path/&name);
|
||||
%put &sysmacroname: File &name successfully created:;%put;
|
||||
%put &base_uri&mfv_getpathurivar;%put;
|
||||
%put &base_uri%mfv_getpathuri(&path/&name);%put;
|
||||
%put &base_uri/SASJobExecution?_file=&path/&name;%put;
|
||||
%put &sysmacroname:;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user