Skip to content

Commit 4f9c51b

Browse files
committed
Fix style + add test
1 parent 5b2bdb4 commit 4f9c51b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

test/e2e/tests/style_tests.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,9 @@
355355
"plot/paddingTop/static_350": {
356356
"refs": ["bcfbd92"]
357357
},
358+
"plot/split": {
359+
"refs": ["d21c2a7"]
360+
},
358361
"plot/xAxis/color/hexa/animated_yellowCustom_0.25-blueCustom_0.75": {
359362
"refs": ["77b26be"]
360363
},

test/e2e/tests/style_tests/plot/split.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ const testSteps = [
3131
})
3232
]
3333

34-
export default testSteps
34+
export default testSteps

0 commit comments

Comments
 (0)