Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bgiori committed Apr 4, 2024
1 parent bc7398e commit 50c2e2f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Tests/AmplitudeTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -1170,11 +1170,6 @@ - (void)testCustomizedLibraryWithNilLibraryAndVersion {
XCTAssertEqualObjects(currentLibraryValue, targetLibraryValue);
}

<<<<<<< HEAD
<<<<<<< Updated upstream
=======
=======
>>>>>>> main
- (void)testSetPlan {
Amplitude *client = [Amplitude instanceWithName:@"observe_plan"];
[client initializeApiKey:@"tracking_plan"];
Expand Down

0 comments on commit 50c2e2f

Please sign in to comment.