style: Fix typo in test name

This commit is contained in:
Mark Brockhoff 2022-07-14 11:46:25 +02:00
parent 63f21e68c8
commit 72a82264f1

View File

@ -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',