/** * Scraper Adapters Tests (SMI-591) * * Tests for RawUrlSourceAdapter and GitLabSourceAdapter. * * LocalFilesystemAdapter tests live in `LocalFilesystemAdapter.test.ts` * (extracted by SMI-4287 to keep this file under the 500-line governance * ceiling and avoid a duplicate `describe` block — see SMI-4286 retro). */ export {}; //# sourceMappingURL=ScraperAdapters.test.d.ts.map