mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03:00
fix: formatting
This commit is contained in:
parent
be94f97e05
commit
bcb547a072
1 changed files with 1 additions and 2 deletions
|
@ -1470,8 +1470,7 @@ void TestMerge::testResolveGroupConflictOlder()
|
||||||
merger.merge();
|
merger.merge();
|
||||||
|
|
||||||
// sanity check
|
// sanity check
|
||||||
auto groupDestinationMerged =
|
auto groupDestinationMerged = dbDestination->rootGroup()->findChildByName("group1 updated in destination");
|
||||||
dbDestination->rootGroup()->findChildByName("group1 updated in destination");
|
|
||||||
QVERIFY(groupDestinationMerged != nullptr);
|
QVERIFY(groupDestinationMerged != nullptr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue