mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Add a test that wont work due to auth issues currently
This commit is contained in:
@@ -11,6 +11,8 @@ abstract class BasePage extends Page
|
||||
*/
|
||||
public static function siteElements()
|
||||
{
|
||||
return [];
|
||||
return [
|
||||
'@@success' => '.alert.success[role="alert"]',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user