Sha256: fc615df6aaae3d84f6327018d11d310baeb6b32994185562d1d837629f2c7107
Contents?: true
Size: 280 Bytes
Versions: 11
Compression:
Stored size: 280 Bytes
Contents
RSpec.configure do |config| # Run specs in random order to surface order dependencies. If you find an # order dependency and want to debug it, you can fix the order by providing # the seed, which is printed after each run. # --seed 1234 config.order = 'random' end
Version data entries
11 entries across 11 versions & 2 rubygems