Sfoglia il codice sorgente

Tests: JSCS and JSHint errors.

Szymon Cofalik 10 anni fa
parent
commit
5a97a37abc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/ckeditor5-ui/tests/_tools/tools.js

+ 1 - 1
packages/ckeditor5-ui/tests/_tools/tools.js

@@ -89,7 +89,7 @@
 						}
 					}
 				}
-			}
+			};
 		}
 	};
 } )();