Skip to content

Commit 297a277

Browse files
committed
test audit trigger
1 parent b547792 commit 297a277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/contentstack-audit/test/unit/commands/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ describe('Audit command', () => {
1010
filename!: string;
1111
} as FileTransportInstance;
1212

13-
describe('Audit run method', () => {
13+
describe('Audit run method:', () => {
1414
fancy
1515
.stdout({ print: process.env.PRINT === 'true' || false })
1616
.stub(winston.transports, 'File', () => fsTransport)

0 commit comments

Comments
 (0)