Skip to content

Commit 113cbb3

Browse files
committed
Nof
1 parent 4f32b90 commit 113cbb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/diff-selection-spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ function createDiffs(filePath) {
99
return new DiffViewModel({fileDiffs})
1010
}
1111

12-
fdescribe("DiffSelection", function() {
12+
describe("DiffSelection", function() {
1313
let viewModel
1414
beforeEach(function() {
1515
viewModel = createDiffs('fixtures/two-file-diff.txt')

0 commit comments

Comments
 (0)