Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/296585

Change subject: screenshots: Correct name of a couple of files
......................................................................

screenshots: Correct name of a couple of files

Change-Id: I3d0921e82b7c9608ab0cca15ffdbcb2d98f56cf5
---
M build/screenshots.js
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/85/296585/1

diff --git a/build/screenshots.js b/build/screenshots.js
index 648fe5e..6a7ab0c 100644
--- a/build/screenshots.js
+++ b/build/screenshots.js
@@ -214,7 +214,7 @@
                                        } );
                                }
                        );
-                       runScreenshotTest( 
'VisualEditor_Toolbar_List_and_indentation',
+                       runScreenshotTest( 
'VisualEditor_Toolbar_Lists_and_indentation',
                                // This function is converted to a string and 
executed in the browser
                                function () {
                                        var done = arguments[ arguments.length 
- 1 ],
@@ -360,7 +360,7 @@
                        );
                } );
                test.it( 'Link inspector', function () {
-                       runScreenshotTest( 
'VisualEditor-link_tool-search_results',
+                       runScreenshotTest( 'VisualEditor-link tool-search 
results',
                                // This function is converted to a string and 
executed in the browser
                                function () {
                                        var done = arguments[ arguments.length 
- 1 ],

-- 
To view, visit https://gerrit.wikimedia.org/r/296585
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d0921e82b7c9608ab0cca15ffdbcb2d98f56cf5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to