mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
Fix typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link type="text/css" rel="stylesheet" href="../../../assets/qunit/qunit.css"/>
|
||||
<script> $(document).ready(function(){
|
||||
|
||||
// disable annoying log messages for tests
|
||||
// disable log messages in tests
|
||||
console.log = function() {};
|
||||
console.error = function() {};
|
||||
|
||||
|
Reference in New Issue
Block a user