Skip to content

Commit efd7808

Browse files
authored
fix(tests): fixing wrong derived data path (#92)
1 parent 816968f commit efd7808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.slather.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ workspace: Example/Leanplum-SDK.xcworkspace
44
scheme: Leanplum-SDK-Example
55
source_directory: Leanplum-SDK/
66
output_directory: coverage-report
7-
binary_file: /DerivedData/Build/Products/Debug-iphonesimulator/Leanplum-SDK_Example.app/PlugIns/Leanplum-SDK_Tests.xctest/Frameworks/Leanplum.framework/Leanplum
7+
binary_file: DerivedData/Build/Products/Debug-iphonesimulator/Leanplum-SDK_Example.app/PlugIns/Leanplum-SDK_Tests.xctest/Frameworks/Leanplum.framework/Leanplum
88
ignore:
99
- Leanplum-SDK/Classes/Vendor/**

0 commit comments

Comments
 (0)