mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 04:31:36 +02:00
Fix tests, silence travis
This commit is contained in:
@@ -26,6 +26,7 @@ describe("iD.behavior.Select", function() {
|
||||
|
||||
afterEach(function() {
|
||||
context.uninstall(behavior);
|
||||
context.mode().exit();
|
||||
container.remove();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user