We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f636885 commit 64869e7Copy full SHA for 64869e7
1 file changed
spec/test.js
@@ -7,6 +7,7 @@ const { existsSync } = require("fs")
7
8
const testRepos = [
9
"atom-community/atom-ide-hyperclick",
10
+ "atom-community/terminal",
11
"atom-minimap/minimap",
12
"aminya/solid-simple-table",
13
"steelbrain/linter",
@@ -15,7 +16,6 @@ const testRepos = [
15
16
17
const testWorkspaces = [
18
"atom-community/atom-ide-base",
- "atom-community/terminal",
19
"atom-community/atom-languageclient",
20
"atom-community/atom-ide-outline",
21
"atom-community/atom-ide-datatip",
0 commit comments