5 lines
143 B
TypeScript
5 lines
143 B
TypeScript
import '../../../frontend/stylesheets/main-style.less'
|
|
|
|
beforeEach(function () {
|
|
window.metaAttributesCache.set('ol-bootstrapVersion', 3)
|
|
})
|