For parallel test
This commit is contained in:
parent
b377793b6e
commit
2373feade5
Notes:
git
2023-08-12 05:32:41 +00:00
@ -105,7 +105,8 @@ class DottedFormatter
|
||||
end
|
||||
|
||||
def load(*)
|
||||
print "#{MSpec.file.delete_prefix(BASE)}: "
|
||||
file = MSpec.file || MSpec.files_array.first
|
||||
print "#{file.delete_prefix(BASE)}: "
|
||||
@loaded = true
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user