mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
fix: formatting
This commit is contained in:
parent
be94f97e05
commit
bcb547a072
@ -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…
Reference in New Issue
Block a user