This commit is contained in:
yqbk
2016-08-02 16:23:44 +02:00
parent cb35a88080
commit 284ab22228
14 changed files with 1038 additions and 48 deletions

View File

@ -0,0 +1,3 @@
RSpec.configure do |c|
c.example_status_persistence_file_path = "./spec/examples.txt"
end