Skip to content

Commit

Permalink
Un-focus spec
Browse files Browse the repository at this point in the history
  • Loading branch information
savetheclocktower committed Dec 18, 2024
1 parent bb8140a commit a72b008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/language-python/spec/indentation-spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const dedent = require('dedent');

fdescribe('Python indentation (modern Tree-sitter)', () => {
describe('Python indentation (modern Tree-sitter)', () => {
let editor;
let languageMode;
let grammar;
Expand Down

0 comments on commit a72b008

Please sign in to comment.