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();