I\'m writing a unit test for aws serverless using lambda layers. I need to run test in a CI/CD. This means, the layer - utils.py module is NOT available during the test. I n