mirror of
https://github.com/sasjs/server.git
synced 2026-07-23 21:25:29 +00:00
45bff7b0d1
Execution.spec.ts, processProgram.spec.ts and code.spec.ts didn't exist when issue-361 (ID -> UID) branched, so they were written against the old userId: number shape. Update them to match the merged-in string-based uid now that main has been merged in.