mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 22:55:04 -04:00
GitlabCI fix some tests
This commit is contained in:
parent
a95b99dcb4
commit
8303f42af0
2 changed files with 5 additions and 8 deletions
|
@ -313,7 +313,8 @@ extern RsAccounts* rsAccounts;
|
|||
class RsLoginHelper
|
||||
{
|
||||
public:
|
||||
RsLoginHelper() {}
|
||||
RsLoginHelper() = default;
|
||||
|
||||
/**
|
||||
* @brief Normal way to attempt login
|
||||
* @jsonapi{development,manualwrapper}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue