mediawiki-extensions-Visual.../tests/selenium/.eslintrc.json
Željko Filipin 0593278d05 selenium: The first test
The first test just opens the page for editing and checks if it opened.

Bug: T284165
Change-Id: Ifffaf3e5ab14811605d96fcdcfdc1f773880e52c
2021-11-09 16:11:22 +01:00

7 lines
59 B
JSON

{
"root": true,
"extends": [
"wikimedia/selenium"
]
}