Skip to content

Commit 6984f1a

Browse files
committed
fix schema check
1 parent 6697037 commit 6984f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/runfile/schema.runfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ helpers do
4343

4444
def check_arbitrary
4545
say "\ngub`Arbitrary`"
46-
file = 'spec/fixtures/script/x-arbitrary.yml'
46+
file = 'spec/fixtures/script/x_arbitrary.yml'
4747
schema_check file
4848
end
4949

0 commit comments

Comments
 (0)