allowgeoloc: remove tests drafts
This commit is contained in:
@@ -4,11 +4,6 @@ const path = require('path')
|
|||||||
|
|
||||||
const admin = { username: 'admin', password: 'test', grant_type: 'password', client_id: 'self' }
|
const admin = { username: 'admin', password: 'test', grant_type: 'password', client_id: 'self' }
|
||||||
|
|
||||||
var util= require('util');
|
|
||||||
var encoder = new util.TextEncoder('utf-8');
|
|
||||||
|
|
||||||
jest.useFakeTimers()
|
|
||||||
|
|
||||||
let token
|
let token
|
||||||
let app
|
let app
|
||||||
let places = []
|
let places = []
|
||||||
|
|||||||
Reference in New Issue
Block a user