mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
Tests were switched from put_kzg_verified_custody_data_columns (no filtering) to put_rpc_custody_columns (filters to sampling columns) but assertions still assumed all provided columns would be stored. Account for the sampling filter in each test's setup and assertions.