[test][xs]: remove console.log.
This commit is contained in:
parent
bcffe67336
commit
6a90189b46
@ -103,7 +103,6 @@ test('Memory Backend: filters', function () {
|
||||
});
|
||||
|
||||
test('Memory Backend: facet', function () {
|
||||
console.log('here');
|
||||
var dataset = makeBackendDataset();
|
||||
dataset.queryState.addFacet('country');
|
||||
dataset.query().then(function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user