// TODO(quelch v2 phase 3+): re-enable when ingest engine lands.
//// This integration test uses v1 sync engine which is disabled in Phase 1.
// It will be replaced by v2 ingest engine tests in Phase 3.
// Minimal smoke test to keep the test binary compiling.
#[test]fnplaceholder(){// This test exists solely to keep the file compiling while v1 sync is stubbed.
// TODO(quelch v2 phase 3+): replace with v2 integration tests
}