Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Nov 21, 2024
1 parent 0b0a580 commit eddef13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/test/testmerginapi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2971,6 +2971,8 @@ void TestMerginApi::testDownloadWithNetworkError()

disconnect( mApi, &MerginApi::downloadItemsStarted, this, nullptr );

failingManager->setShouldFail( false );

// Second attempt - TemporaryNetworkFailureError
connect( mApi, &MerginApi::downloadItemsStarted, this, [this, failingManager]()
{
Expand Down

1 comment on commit eddef13

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.11.695511 just submitted!

Please sign in to comment.