Experiment with test impact further (3)
This commit is contained in:
committed by
Andreas Hocevar
parent
cf1191505e
commit
ad77143417
@@ -427,7 +427,7 @@ describe('ol.interaction.Select', function() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// The base case
|
// The base case
|
||||||
xdescribe('with a single interaction added', function() {
|
describe('with a single interaction added', function() {
|
||||||
it('changes the selected feature once', function() {
|
it('changes the selected feature once', function() {
|
||||||
map.addInteraction(firstInteraction);
|
map.addInteraction(firstInteraction);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user