Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AjazSumaiya committed Nov 21, 2024
1 parent 1cc47e6 commit 483731e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/api-mesh/__tests__/delete.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ describe('delete command tests', () => {
]
`);

expect(logSpy.mock.calls).toMatchInlineSnapshot(`
expect(logSpy.mock.calls).toMatchInlineSnapshot(`
[
[
"Successfully deleted mesh %s",
Expand Down

0 comments on commit 483731e

Please sign in to comment.