mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
test: Improve titles
This commit is contained in:
parent
c4c60d1952
commit
fefbc20c2f
@ -222,7 +222,7 @@ describe('Serverless', () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe('Serverless [new tests]', () => {
|
||||
describe('test/unit/lib/Serverless.test.js', () => {
|
||||
describe('When local version available', () => {
|
||||
describe('When running global version', () => {
|
||||
it('Should fallback to local version when it is found and "enableLocalInstallationFallback" is not set', () =>
|
||||
@ -337,7 +337,7 @@ describe('Serverless [new tests]', () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe('Old variables engine initialiation', () => {
|
||||
describe('Legacy API interface', () => {
|
||||
let serverless;
|
||||
|
||||
before(async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user