diff --git a/.eslintrc.yml b/.eslintrc.yml index 987ca29e..9828dd94 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -10,7 +10,6 @@ ecmaFeatures: globals: loot: false - Jed: false extends: - "eslint:recommended" diff --git a/gruntfile.js b/gruntfile.js index 137560c0..a4122449 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -20,7 +20,7 @@ module.exports = (grunt) => { platform: 'Windows 10', version: '47', }], - testname: 'LOOT UI JS tests', + testname: 'LOOT UI JS Tests', }, }, }, diff --git a/src/tests/gui/html/js/test.html b/src/tests/gui/html/js/test.html index f8068dff..1bc13433 100644 --- a/src/tests/gui/html/js/test.html +++ b/src/tests/gui/html/js/test.html @@ -1,5 +1,5 @@ -Mocha Tests +LOOT UI JS Tests