From 72a82264f1e3e7ba4485b42ca3f5fa961a8ff084 Mon Sep 17 00:00:00 2001 From: Mark Brockhoff Date: Thu, 14 Jul 2022 11:46:25 +0200 Subject: [PATCH] style: Fix typo in test name --- bin/index.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/index.spec.js b/bin/index.spec.js index 480a091e..6f49daf0 100755 --- a/bin/index.spec.js +++ b/bin/index.spec.js @@ -70,7 +70,7 @@ describe('bin', () => { expect(result.stderr.toString()).toBe(''); }); - it('should still support the deprecated --postfix paramtert', () => { + it('should still support the deprecated --postfix parameter', () => { const result = crossSpawn.sync('node', [ './bin/index.js', '--input',