mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
2b0f3aa095
commit
3f0e19c9fa
Notes:
git
2019-08-31 04:40:14 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
RSpec.describe "double checking sources", :realworld => true do
|
||||
RSpec.describe "double checking sources", :realworld => true, :sometimes => true do
|
||||
it "finds already-installed gems" do
|
||||
create_file("rails.gemspec", <<-RUBY)
|
||||
Gem::Specification.new do |s|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue