Skip to content

Commit 4030f90

Browse files
alljinxmtrezza
andauthored
Update spec/CloudCodeLogger.spec.js
Co-authored-by: Manuel <[email protected]> Signed-off-by: alljinx <[email protected]>
1 parent 71f8812 commit 4030f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/CloudCodeLogger.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ describe('Cloud Code Logger', () => {
182182
});
183183
});
184184

185-
it('should log cloud function ran using the custom log level', async done => {
185+
it('should log cloud function execution using the custom log level', async done => {
186186
await reconfigureServer({
187187
silent: true,
188188
logLevels: {

0 commit comments

Comments
 (0)