1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-05-11 11:34:09 +02:00

fix review comment

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2021-07-28 17:00:07 +02:00 committed by Matthieu Gallien (Rebase PR Action)
parent 391935c90f
commit badb5c1fba

View File

@ -23,7 +23,7 @@ class TestAccount: public QObject
Q_OBJECT
private slots:
void testDavPathCrash()
void testAccountDavPath_unitialized_noCrash()
{
AccountPtr account = Account::create();
account->davPath();