This commit is contained in:
2026-08-18 18:11:34 -04:00
parent bbaf47028f
commit 05dab1f18a
263 changed files with 895 additions and 872 deletions
@@ -3,7 +3,7 @@
*/
import assert from 'node:assert'
import test from 'node:test'
import { buildBareOsReplicationOperatorSurfaceProcJson } from '../../bare-os-booter/lib/bare-os-proc-replication-operator-surface.js'
import { buildBareOsReplicationOperatorSurfaceProcJson } from '../../bare-os-booter/lib/proc/bare-os-proc-replication-operator-surface.js'
import { buildSeederSnapshotHintsJson } from '../lib/build-seeder-snapshot-hints-json.js'
test('corestore_snapshot proc JSON matches seeder snapshot hints env', () => {