Skip to content

Commit a8c74b0

Browse files
committed
fortify ConfigValidator specs
1 parent 5c0e230 commit a8c74b0

24 files changed

+138
-45
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#<Bashly::ConfigurationError: root.catch_all.label must be a string>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#<Bashly::ConfigurationError: root.catch_all must be a boolean, a string or a hash>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#<Bashly::ConfigurationError: root.catch_all.required must be a boolean>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#<Bashly::ConfigurationError: root.version must be a string or a number>

0 commit comments

Comments
 (0)