Skip to content

Commit f8c7b90

Browse files
author
Takeru Chuganji
committed
Specify Expecta Version
1 parent ffa3962 commit f8c7b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ xcodeproj 'SDWebImage Tests'
44
workspace '../SDWebImage'
55

66
def import_pods
7-
pod 'Expecta' # A Matcher Framework for Objective-C/Cocoa
7+
pod 'Expecta', '<=0.3.1' # A Matcher Framework for Objective-C/Cocoa
88
pod 'SDWebImage', :path => '../'
99
end
1010

0 commit comments

Comments
 (0)