This commit is contained in:
yqbk
2016-08-02 16:07:31 +02:00
parent cb35a88080
commit 341e4cb5c8
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