codebox-npm
codebox-npm copied to clipboard
Tidies
trafficstars
What did you implement:
Minor tidies to serverless.yml.
How did you implement it:
Cleaned up extra whitespace and tidied the Fn::Join call.
How can we verify it:
By checking serverless.yml
Todos:
- [ ] ~~Write tests~~
- [ ] ~~Write documentation~~
- [ ] ~~Fix linting errors~~
- [ ] ~~Tag
ready for revieworwip~~
Is this a breaking change?: NO/~~YES~~
Seems the test passed but coverage failed 😕
@jonsharratt could you possibly re-run the Travis tests for this PR? Given the changes I made, it shouldn't have failed the build 😕