mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Fix packaged tests
This commit is contained in:
@@ -20,7 +20,10 @@
|
||||
|
||||
<script>
|
||||
iD.debug = true;
|
||||
mocha.setup('bdd');
|
||||
mocha.setup({
|
||||
ui: 'bdd',
|
||||
globals: ['__onresize.tail-size']
|
||||
});
|
||||
var expect = chai.expect;
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user