Remove mistakenly pasted code
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
9605b1c68a
commit
bdeddc9279
@ -52,9 +52,6 @@ class PMA_SeleniumDbOperationsTest extends PMA_SeleniumBase
|
||||
$this->waitForElement(
|
||||
"byXPath",
|
||||
"//span[@id='span_table_comment' and contains(., 'comment_foobar')]"
|
||||
'script' => "$('#topmenu').css('width', '50%')"
|
||||
. ".menuResizer('destroy');",
|
||||
'args' => array()
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user