We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18976c6 commit 061c189Copy full SHA for 061c189
sdk/pinocchio/src/sysvars/slot_hashes/test.rs
@@ -459,7 +459,6 @@ fn test_from_account_info_constructor() {
459
/// `SlotHashes` getters to make sure the view itself works. We do not verify
460
/// that the syscall populated real on-chain bytes, as doing so requires an
461
/// environment outside the scope of host `cargo test`.
462
-#[cfg(feature = "alloc")]
463
#[test]
464
fn test_fetch_allocates_buffer_host() {
465
const START_SLOT: u64 = 500;
0 commit comments