mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
screenshots: Correct name of a list menu screenshot
Change-Id: I3d0921e82b7c9608ab0cca15ffdbcb2d98f56cf5
This commit is contained in:
parent
fa8bad0836
commit
65d24b0dea
|
@ -214,7 +214,7 @@ function runTests( lang ) {
|
|||
} );
|
||||
}
|
||||
);
|
||||
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 ],
|
||||
|
|
Loading…
Reference in a new issue