Skip to content

Commit

Permalink
fix: fix formatting (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
autero1 authored Feb 18, 2024
1 parent 46abb67 commit ffcb03c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/get-inputs-and-outputs.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ describe('getInputs()', () => {
expect(inputs.TerragruntVersion).toMatch('');
});


test('get spec input prefixes with v', () => {
process.env['INPUT_TERRAGRUNT-VERSION'] = '0.21.13';

Expand Down

0 comments on commit ffcb03c

Please sign in to comment.