Skip to content

Commit

Permalink
Update headers.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshVee authored Nov 3, 2023
1 parent dd7e83c commit 983eb70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/headers.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,5 @@ describe("getHeaderCommand", () => {
} as unknown as WorkspaceConfiguration

expect(getHeaderCommand(config)).toBe("printf 'x=y'")

})
})

0 comments on commit 983eb70

Please sign in to comment.