mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-15 16:39:43 -05:00
parent
1635a5211f
commit
878995366a
2 changed files with 16 additions and 5 deletions
|
|
@ -239,6 +239,7 @@ void TestGui::testSearch()
|
|||
QVERIFY(entryDeleteWidget->isEnabled());
|
||||
QVERIFY(!m_db->metadata()->recycleBin());
|
||||
|
||||
MessageBox::setNextAnswer(QMessageBox::Yes);
|
||||
QTest::mouseClick(entryDeleteWidget, Qt::LeftButton);
|
||||
|
||||
QCOMPARE(entryView->model()->rowCount(), 3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue