mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-12-27 02:12:50 +00:00
Merge pull request #154 from therunnergit/tests-modifications-for-153
Fix tests after PR #153
This commit is contained in:
commit
7c4c3d564d
@ -32,7 +32,7 @@ class FrontendWeblinksCest
|
||||
|
||||
$I->doAdministratorLogin();
|
||||
|
||||
$I->createWeblink($this->title, $this->url);
|
||||
$I->createWeblink($this->title, $this->url, "No");
|
||||
|
||||
// Menu link
|
||||
$I->createMenuItem($this->menuItem, 'Weblinks', 'List All Web Link Categories', 'Main Menu');
|
||||
|
Loading…
Reference in New Issue
Block a user