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

Sign up
Appearance settings

Commit ae677f8

Browse files
[MOD] unit test linting, add missing space
1 parent 2c6ea66 commit ae677f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/turbo-add.spec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const turboAdd = require('../bin/turbo-add');
22

33
jest.mock('turbo-git-add', () => {
4-
function pepe (){}
4+
function pepe (){}
55
pepe.prototype.init = jest.fn();
66
return pepe;
77
});

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /