Skip to content

Commit 9b068b3

Browse files
committed
[Temp] Iglu repo for failure entity schema
Remove this after failure entity schema is merged
1 parent e6df527 commit 9b068b3

File tree

1 file changed

+10
-0
lines changed
  • modules/common/src/test/scala/com.snowplowanalytics.snowplow.enrich.common

1 file changed

+10
-0
lines changed

modules/common/src/test/scala/com.snowplowanalytics.snowplow.enrich.common/SpecHelpers.scala

+10
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@ object SpecHelpers extends CatsEffect {
6565
}
6666
}
6767
},
68+
{
69+
"name": "Temp Iglu Central",
70+
"priority": 0,
71+
"vendorPrefixes": [],
72+
"connection": {
73+
"http": {
74+
"uri": "https://raw.githubusercontent.com/snowplow/iglu-central/incomplete-events-schema/"
75+
}
76+
}
77+
},
6878
{
6979
"name": "Embedded src/test/resources",
7080
"priority": 100,

0 commit comments

Comments
 (0)