Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82a036 commit cd7009eCopy full SHA for cd7009e
test/items/git-tab-item.test.js
@@ -8,7 +8,7 @@ import ResolutionProgress from '../../lib/models/conflicts/resolution-progress';
8
import RefHolder from '../../lib/models/ref-holder';
9
import {cloneRepository, buildRepository} from '../helpers';
10
11
-describe.only('GitTabItem', function() {
+describe('GitTabItem', function() {
12
let atomEnv, repository;
13
14
beforeEach(async function() {
0 commit comments