0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 01:10:43 +08:00
discourse/plugins/discourse-calendar/vendor/holidays/definitions/spec/spec_helper.rb
2025-07-15 16:38:05 +02:00

7 lines
90 B
Ruby
Vendored

$: << '../lib'
require 'coverage_report'
RSpec.configure do |c|
c.order = :random
end