remove irrelevant comment

Signed-off-by: Christopher Diaz <cdiaz@rvohealth.com>
This commit is contained in:
Christopher Diaz
2023-05-26 11:54:56 -04:00
parent c07a40a330
commit cd5eba3c5e
@@ -105,7 +105,6 @@ describe('ToolDocumentCollatorFactory', () => {
});
it('non-authenticated backend', async () => {
// Provide an alternate location template.
factory = ToolDocumentCollatorFactory.fromConfig(config, {
discovery: mockDiscoveryApi,
logger,