Closed YuryShkoda closed 2 years ago
Can we convert constant string to const variables and use both in spec and in function?
good idea!
:tada: This PR is included in version 2.51.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Issue
https://github.com/sasjs/cli/issues/1191
Intent
preCode
to services and tests.Implementation
getPreCodeForServicePack
function inloadDependenciesFile
function.getPreCodeForServicePack
with unit tests.Checks
npm run lint:fix
).npm test
).sasjs-cli
unit tests are passing (npm test
).