diff --git a/spec/atom/line-folder-spec.coffee b/spec/atom/line-folder-spec.coffee index f4a5f3858..e64f50c9a 100644 --- a/spec/atom/line-folder-spec.coffee +++ b/spec/atom/line-folder-spec.coffee @@ -57,7 +57,7 @@ describe "LineFolder", -> describe "position translation", -> describe "when there is single fold spanning multiple lines", -> - fit "translates positions to account for folded lines and characters and the placeholder", -> + it "translates positions to account for folded lines and characters and the placeholder", -> folder.fold(new Range([4, 29], [7, 4])) # preceding fold: identity