serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
266 stars 162 forks source link

test: Update prefix of integration test configurations #481

Closed tbarlow12 closed 4 years ago

tbarlow12 commented 4 years ago

What did you implement:

Change the prefix of all configurations for integration tests to int

Todos:

Note: Run npm run test:ci to run all validation checks on proposed changes

Is this ready for review?: YES
Is it a breaking change?: NO