1
0
mirror of https://github.com/sasjs/core.git synced 2026-07-23 23:45:28 +00:00

feat: mp_rowhash macro and fixed failing tests

This commit is contained in:
dcbot
2026-07-18 13:09:58 +01:00
parent d489c98b87
commit 167defb31b
20 changed files with 458 additions and 53 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ data _null_;
run;
%mp_assert(
iftrue=(&author=sasjsbot),
iftrue=("&author"="github-actions[bot]"),
desc=release info extracted successfully,
outds=work.test_results
)