mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 11:59:56 +00:00
DAT-3207 tests update
This commit is contained in:
parent
97c8de1842
commit
c5adee4ff7
|
@ -177,10 +177,10 @@ class ImageFilenameSanitizerTest extends WikiaBaseTest {
|
|||
'Content of gallery with diacritics and UTF characters'
|
||||
],
|
||||
[
|
||||
'[[Image:image.jpg|300px|lorem ipsum]]',
|
||||
'es',
|
||||
'image.jpg',
|
||||
'Link to filename with canonical namespace, width and caption on a non-EN wiki '
|
||||
'Image:filename.jpg',
|
||||
'en',
|
||||
'filename.jpg',
|
||||
'Filename with alias to namespace'
|
||||
],
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue