mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Try to fix tests. Part 2.
Thanks to xet7 !
This commit is contained in:
parent
58081c13cf
commit
7f648720af
4 changed files with 3 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
if (Meteor.isServer) {
|
||||
describe('server', function() {
|
||||
import '../server/tests/utils.tests';
|
||||
import '../server/lib/tests';
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue