mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-23 22:03:39 +00:00
Merge "selenium: Add date and bug ID to skipped tests"
This commit is contained in:
commit
1a23709f42
|
@ -14,6 +14,7 @@ describe( 'User:<username>', () => {
|
|||
} );
|
||||
|
||||
// </username>@en.m.wikipedia.beta.wmflabs.org
|
||||
// Skipped on 2023-04-06 because of T293084
|
||||
it.skip( 'Check components in user page', async () => {
|
||||
await iShouldBeOnMyUserPage();
|
||||
await thereShouldBeALinkToMyTalkPage();
|
||||
|
|
Loading…
Reference in a new issue