Skip to content

Commit a18e96e

Browse files
committed
test: add comment
1 parent c1d9262 commit a18e96e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/form-js-editor/karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ module.exports = function (karma) {
4545
reporters: [{ type: 'lcov', subdir: '.' }],
4646
},
4747

48+
// these custom viewport sizes are necessary so draggle works in the tests
4849
customLaunchers: {
4950
ChromeHeadlessLarge: {
5051
base: 'ChromeHeadless',

0 commit comments

Comments
 (0)