You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: elasticgraph-proto_ingestion/spec/unit/elastic_graph/proto_ingestion/schema_definition/schema_edge_cases_spec.rb
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,34 @@ def self.enums
66
66
))
67
67
end
68
68
69
+
it"raises when an externally sourced enum value conflicts with the generated zero value"do
0 commit comments