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:
parent
391935c90f
commit
badb5c1fba
@ -23,7 +23,7 @@ class TestAccount: public QObject
|
||||
Q_OBJECT
|
||||
|
||||
private slots:
|
||||
void testDavPathCrash()
|
||||
void testAccountDavPath_unitialized_noCrash()
|
||||
{
|
||||
AccountPtr account = Account::create();
|
||||
account->davPath();
|
||||
|
Loading…
Reference in New Issue
Block a user