@involves/maestro-lib
v1.0.44
Published
[](https://buildkite.com/involves/nodejs-lib-maestro) [
async function run() {
const schema = await MaestroService.getSchema({ tenant: 'retail' })
}
run()How to run the tests
At the terminal, just type the command:
make test