Skip to content

Commit

Permalink
rm space
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrogge committed Nov 23, 2024
1 parent 2216159 commit 8ec79e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extensions/terminal-suggest/src/terminalSuggestMain.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ import { deepStrictEqual, strictEqual } from 'assert';
import 'mocha';
import { availableSpecs, getCompletionItemsFromSpecs } from './terminalSuggestMain';




suite('Terminal Suggest', () => {
const availableCommands = ['cd', 'code', 'code-insiders'];
suite('No available commands', () => {
Expand Down

0 comments on commit 8ec79e3

Please sign in to comment.