1
0
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:
allan
2025-05-19 12:20:54 +01:00
parent 2de6fba5bb
commit 2ddded9600
3 changed files with 16 additions and 5 deletions
+1 -2
View File
@@ -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:;