Skip to content

Commit

Permalink
Make sure to reset config's shouldUseRremotePublishSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
Enricoza committed Dec 21, 2023
1 parent a38cd17 commit d3413e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class TealiumModulesManagerTests: XCTestCase {

override func setUp() {
super.setUp()
sharedConfig.shouldUseRemotePublishSettings = false
// Put setup code here. This method is called before the invocation of each test method in the class.
}

Expand Down

0 comments on commit d3413e1

Please sign in to comment.