Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ec1d6b8

Browse filesBrowse files
committed
skip now really
1 parent 90d4cb3 commit ec1d6b8
Copy full SHA for ec1d6b8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎test/remotes.js

Copy file name to clipboardExpand all lines: test/remotes.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ describe('Remotes', function () {
8989
})
9090

9191
// this test fails in combination with the other tests, .only works!
92-
describe('FIXME: when no remote matches', function () {
92+
describe.skip('FIXME: when no remote matches', function () {
9393
it('should return null', co(function* () {
9494
var r = yield* remote.resolve('kljalsdkfjlaksjdflkajsdf')
9595
assert.ok(!r)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.