test(e2e): cross-process harness over the §12 seams (#66)
This commit was merged in pull request #66.
This commit is contained in:
@@ -52,7 +52,8 @@ impl Upstreams {
|
||||
self
|
||||
}
|
||||
|
||||
/// Point TMDB somewhere other than the real API. Tests only.
|
||||
/// Point TMDB somewhere other than the real API. Tests and the
|
||||
/// `ARR_TMDB_URL` e2e seam only.
|
||||
#[must_use]
|
||||
pub fn with_tmdb_url(mut self, url: String) -> Self {
|
||||
self.tmdb_url = url;
|
||||
|
||||
Reference in New Issue
Block a user