mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
Ported reset. Added unit tests. Added reset route. Added integration tests
This commit is contained in:
@@ -10,7 +10,6 @@ const COMMON_FILES = [
|
||||
'./common/script/**/*.js',
|
||||
// @TODO remove these negations as the files are converted over.
|
||||
'!./common/script/content/index.js',
|
||||
'!./common/script/ops/reset.js',
|
||||
'!./common/script/fns/randomDrop.js',
|
||||
'!./common/script/libs/countExists.js',
|
||||
'!./common/script/libs/encodeiCalLink.js',
|
||||
|
||||
Reference in New Issue
Block a user