Skip to content

Commit 1c01fd7

Browse files
committed
WMSDK-0000: Fix InappRemainingTargetingTests and rewrite to Testing
[InappRemainingTargetingTests failed](https://github.com/mindbox-cloud/ios-sdk/actions/runs/19544868275/job/55966241110?pr=622)
1 parent a2e4381 commit 1c01fd7

File tree

2 files changed

+266
-335
lines changed

2 files changed

+266
-335
lines changed

MindboxTests/Extensions/Tag+Extensions.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ extension Tag {
1919
@Tag static var decoding: Self
2020

2121
@Tag static var inAppSchedule: Self
22+
23+
@Tag static var remainingTargeting: Self
24+
@Tag static var abTesting: Self
25+
@Tag static var geoTargeting: Self
2226
}

0 commit comments

Comments
 (0)