We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aadb93 commit 54d7984Copy full SHA for 54d7984
spec/javascripts/inline_grids_spec.js
@@ -1,6 +1,6 @@
1
/* eslint-disable no-empty-label */
2
3
-var editor;
+const editor;
4
5
fixture.preload("inline_grid.html");
6
0 commit comments