mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Turned on client side tests. Fixed broken tests
This commit is contained in:
@@ -385,6 +385,7 @@ gulp.task('test:api-v3:integration:separate-server', (done) => {
|
||||
gulp.task('test', (done) => {
|
||||
runSequence(
|
||||
'test:common',
|
||||
'test:karma',
|
||||
'test:api-v3:unit',
|
||||
'test:api-v3:integration',
|
||||
'test:api-v2:integration',
|
||||
|
||||
Reference in New Issue
Block a user