To me, the blocks in these two tests seem invalid for the same reason, but they expect different exceptions:
Each has one transaction with 7 blobVersionedHashes so I think they should have TYPE_3_TX_BLOB_COUNT_EXCEEDED as the expectException, but the second one expects a TYPE_3_TX_MAX_BLOB_GAS_ALLOWANCE_EXCEEDED instead.