We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6697037 commit 6984f1aCopy full SHA for 6984f1a
support/runfile/schema.runfile
@@ -43,7 +43,7 @@ helpers do
43
44
def check_arbitrary
45
say "\ngub`Arbitrary`"
46
- file = 'spec/fixtures/script/x-arbitrary.yml'
+ file = 'spec/fixtures/script/x_arbitrary.yml'
47
schema_check file
48
end
49
0 commit comments