test: Improve test title

This commit is contained in:
Mariusz Nowak 2021-05-11 13:38:42 +02:00 committed by Mariusz Nowak
parent ad63a8f732
commit 2f3d33d347

View File

@ -8,7 +8,7 @@ chai.use(require('chai-as-promised'));
const expect = chai.expect;
const FUNCTION_NAME_PATTERN = '^[a-zA-Z0-9-_]+$';
describe('ConfigSchemaHandler', () => {
describe('test/unit/lib/classes/ConfigSchemaHandler/index.test.js', () => {
describe('#constructor', () => {
it('should freeze parts of schema for service', () => {
return runServerless({