Skip to content

Commit

Permalink
Remove temporary Iglu registry used for heartbeat tests (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter authored Sep 24, 2024
1 parent a6633b4 commit b93b1bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ object BuildSettings {
)

val igluTestSettings = Seq(
// TODO: Remove this dev repository after heartbeat schema is published
Test / igluRepository := "http://iglucentral-dev.com.s3-website-us-east-1.amazonaws.com/add-loader-heartbeat",
Test / igluUris := Seq(
// Iglu Central schemas used in tests will get pre-fetched by sbt
"iglu:com.snowplowanalytics.iglu/anything-a/jsonschema/1-0-0",
Expand Down

0 comments on commit b93b1bd

Please sign in to comment.