spec/spec_helper.rb in danger-xcode_summary-0.4.0 vs spec/spec_helper.rb in danger-xcode_summary-0.5.0

- old
+ new

@@ -53,9 +53,10 @@ end def testing_bitbucket_env { 'GIT_URL' => 'https://github.com/diogot/danger-xcode_summary.git', + 'CHANGE_ID' => '4d4c0f31857e3185b51b6865a0700525bc0cb2bb', 'JENKINS_URL' => 'http://jenkins.server.com/', 'DANGER_BITBUCKETCLOUD_USERNAME' => 'username', 'DANGER_BITBUCKETCLOUD_PASSWORD' => 'password' } end