mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Fixes tests, that need to be in tests directory to not get build errors.
Thanks to xet7 !
This commit is contained in:
parent
6cf65ba82a
commit
56197274b6
2 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
if (Meteor.isServer) {
|
||||
describe('server', function() {
|
||||
import '../server/lib/utils.tests';
|
||||
import '../server/tests/utils.tests';
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue