Common/AppContainer.swift:25: Fatal error: No definition registered for type: Client.Profile, arguments: (), tag: nil. Check the tag, type you try to resolve, number, order and types of runtime arguments passed toresolve()and match them with registered factories for type Client.Profile.
This line seems to lead to the following error:
Common/AppContainer.swift:25: Fatal error: No definition registered for type: Client.Profile, arguments: (), tag: nil. Check the tag, type you try to resolve, number, order and types of runtime arguments passed to
resolve()and match them with registered factories for type Client.Profile.
This test was disabled as part of https://mozilla-hub.atlassian.net/browse/FXIOS-5382 to get CI to pass, but should be investigated and re-enabled.
┆Issue is synchronized with this Jira Task