mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
test: fix by mocking geolocation
This commit is contained in:
@@ -19,7 +19,7 @@ var isDocker = require('is-docker');
|
||||
|
||||
module.exports = function (config) {
|
||||
config.set({
|
||||
basePath: 'src',
|
||||
basePath: '',
|
||||
frameworks: ['jasmine', '@angular-devkit/build-angular'],
|
||||
plugins: [
|
||||
require('karma-jasmine'),
|
||||
|
||||
Reference in New Issue
Block a user