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 0b8e196 commit a92088cCopy full SHA for a92088c
pallets/gated-marketplace/src/tests.rs
@@ -328,7 +328,7 @@ fn apply_with_mismatched_number_of_files_and_custodian_files_shouldnt_work() {
328
}
329
330
#[test]
331
-fn apply_with_custodian_but_no_custodian_files_shouldnt_work() {
+fn apply_with_custodian_but_no_custodian_fields_shouldnt_work() {
332
new_test_ext().execute_with(|| {
333
Balances::make_free_balance_be(&1, 100);
334
// Dispatch a signed extrinsic.
0 commit comments