spec/target_mapper_spec.rb in cocoapods-stats-1.0.0.beta.3 vs spec/target_mapper_spec.rb in cocoapods-stats-1.0.0.beta.4
- old
+ new
@@ -24,10 +24,10 @@
:label => 'Pods-App')
@context = Pod::Installer::PostInstallHooksContext.generate(@sandbox, [aggregate_target])
end
it 'returns expected data' do
- master_pods = Set.new(['ORStackView'])
+ master_pods = Set.new(['ORStackView'])
mapper = CocoaPodsStats::TargetMapper.new
pods = mapper.pods_from_project(@context, master_pods)
pods.should == [