We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44bd691 commit e79e1ebCopy full SHA for e79e1eb
1 file changed
.changeset/swift-terms-jump.md
@@ -0,0 +1,16 @@
1
+---
2
+"@wdio/image-comparison-core": patch
3
+"@wdio/visual-reporter": patch
4
+"@wdio/visual-service": patch
5
+"@wdio/ocr-service": patch
6
7
+
8
+# 🐛 Bugfixes
9
10
+## #1085 autoSaveBaseline collides with the new alwaysSaveActualImage flag
11
12
+When `autoSaveBaseline` is `true` and `alwaysSaveActualImage` is `false`, actual images were still saved. This patch should fix that
13
14
+# Committers: 1
15
16
+- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
0 commit comments