Skip to content

Commit

Permalink
Fix CI error/
Browse files Browse the repository at this point in the history
Signed-off-by: alex-z <[email protected]>
  • Loading branch information
allexzander committed Jan 23, 2024
1 parent c6231b1 commit 30c9438
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/testclientsideencryptionv2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ class TestClientSideEncryptionV2 : public QObject
QScopedPointer<FolderMetadata> _parsedMetadataWithFileDrop;
QScopedPointer<FolderMetadata> _parsedMetadataAfterProcessingFileDrop;

int _lockCallsCount = 0;
int _unlockCallsCount = 0;
int _propFindCallsCount = 0;
int _getMetadataCallsCount = 0;
int _putMetadataCallsCount = 0;

AccountPtr _account;
AccountPtr _secondAccount;

Expand Down

0 comments on commit 30c9438

Please sign in to comment.