diff options
author | Olli Tietäväinen <ollit@vaadin.com> | 2018-12-11 11:12:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 11:12:14 +0200 |
commit | 89c9173052ebea22476dff07899f11bbd31136c3 (patch) | |
tree | 183cadee5392eafb70dd6e44bfd836f81143cf23 | |
parent | 271aebd825c5c1148ac9e2f2081d116bfb44adaf (diff) | |
download | vaadin-framework-89c9173052ebea22476dff07899f11bbd31136c3.tar.gz vaadin-framework-89c9173052ebea22476dff07899f11bbd31136c3.zip |
7 7 ie11 screenshots (#11364)
7.7 reference screenshot directory
-rw-r--r-- | uitest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml index 5965f7dae9..e4161e7da8 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -16,7 +16,7 @@ <!-- Parallel test count --> <parallel.tests>12</parallel.tests> - <reference.screenshot.dir>${project.parent.basedir}/tests/screenshots/reference</reference.screenshot.dir> + <reference.screenshot.dir>${project.parent.basedir}/uitest/reference-screenshots</reference.screenshot.dir> </properties> <url>https://vaadin.com/</url> |