mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
test: Improve test title
This commit is contained in:
parent
fa8c076c56
commit
3804aebd29
@ -15,7 +15,7 @@ const versions = {
|
||||
'@serverless/enterprise-plugin': require('@serverless/enterprise-plugin/package').version,
|
||||
};
|
||||
|
||||
describe('lib/utils/telemetry/generatePayload', () => {
|
||||
describe('test/unit/lib/utils/telemetry/generatePayload.test.js', () => {
|
||||
// In order for tests below to return `commandDurationMs`
|
||||
EvalError.$serverlessCommandStartTime = process.hrtime();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user