mirror of
https://github.com/sasjs/server.git
synced 2026-01-10 07:50:05 +00:00
test: improved tests
This commit is contained in:
@@ -6,3 +6,5 @@ export const getTmpFolderPath = () =>
|
||||
|
||||
export const getTmpFilesFolderPath = () =>
|
||||
path.join(getTmpFolderPath(), 'files')
|
||||
|
||||
export const getTmpLogFolderPath = () => path.join(getTmpFolderPath(), 'log')
|
||||
|
||||
Reference in New Issue
Block a user