pjfanning commented on code in PR #194:
URL:
https://github.com/apache/pekko-persistence-r2dbc/pull/194#discussion_r1995473780
##########
projection/src/test/scala/org/apache/pekko/projection/r2dbc/TestConfig.scala:
##########
@@ -71,6 +71,9 @@ object TestConfig {
}
}
pekko.actor.testkit.typed.default-timeout = 10s
- """)))
+ """))
}
+
+ // FIXME ideally every dependant that combines this config with other
configs should load/resolve at their callsites
Review Comment:
Dependent is correct here.
https://en.wiktionary.org/wiki/dependent
Dependant is a different word in UK English to describe a child or someone
else who depends on their parents or guardians. I think Americans spell this
Dependent.
https://en.wiktionary.org/wiki/dependant
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]