mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-04-30 02:15:45 +08:00
[Specs] Update for recent changes.
This commit is contained in:
@@ -87,7 +87,7 @@ describe "Pod::Command::Spec::Linter" do
|
||||
linter.lenient, linter.quick = false, true
|
||||
linter.lint.should == false
|
||||
linter.errors.should.be.empty
|
||||
linter.warnings.join(' | ').should =~ /`config.ios\?' and `config.osx' will be removed in version 0.7/
|
||||
linter.warnings.join(' | ').should =~ /`config.ios\?' and `config.osx\?' are deprecated and will be removed in version 0.7/
|
||||
end
|
||||
|
||||
it "uses xcodebuild to generate notes and warnings" do
|
||||
|
||||
Reference in New Issue
Block a user