mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-30 04:52:04 -04:00
The store index was migrated from msgpack files to SQLite in #10827, but this test still referenced the removed getIndexFilePathInCafs function and readMsgpackFileSync, causing a compilation error.