Skip to content

Commit

Permalink
fix missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
max-dfinity committed Jan 7, 2025
1 parent 3fa5938 commit 264a28f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rs/nns/test_utils/src/state_test_helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1585,6 +1585,7 @@ pub fn list_neurons_by_principal(
include_neurons_readable_by_caller: true,
include_empty_neurons_readable_by_caller: None,
include_public_neurons_in_full_neurons: None,
start_from_neuron_id: None,
},
)
}
Expand Down

0 comments on commit 264a28f

Please sign in to comment.