From b56ad4687d59dc4272b4a6c770d4f81b059ace74 Mon Sep 17 00:00:00 2001 From: Magnus Kreth Date: Sat, 24 Apr 2021 13:51:52 +0200 Subject: [PATCH] fix: arg in test --- test/commands/recordcounts.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/commands/recordcounts.test.ts b/test/commands/recordcounts.test.ts index cf659c1f..84fa98a9 100644 --- a/test/commands/recordcounts.test.ts +++ b/test/commands/recordcounts.test.ts @@ -22,7 +22,7 @@ describe('force:limits:recordcounts:display', () => { test .do(() => prepareStubs()) .stdout() - .command(['force:limits:recordcounts:display', '--objectnames', 'Account,Contact,Lead', '--json']) + .command(['force:limits:recordcounts:display', '--sobjecttype', 'Account,Contact,Lead', '--json']) .it('displays the expected results correctly', (ctx) => { const expected = [ {