mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-04-16 16:13:41 +00:00
fix: nightly fmt
This commit is contained in:
parent
40a1227871
commit
a27da19a45
@ -868,7 +868,8 @@ mod tests {
|
||||
assert!(result.contains(&expected));
|
||||
}
|
||||
|
||||
/// With no caller (top-level call), the result is always empty regardless of `private_pda_info`.
|
||||
/// With no caller (top-level call), the result is always empty regardless of
|
||||
/// `private_pda_info`.
|
||||
#[test]
|
||||
fn compute_authorized_pdas_no_caller_returns_empty() {
|
||||
let seed = PdaSeed::new([2; 32]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user