ignazio-bovo %!s(int64=3) %!d(string=hai) anos
pai
achega
297ce8d2a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      runtime-modules/storage/src/tests/mock.rs

+ 1 - 1
runtime-modules/storage/src/tests/mock.rs

@@ -171,7 +171,7 @@ impl common::MembershipTypes for Test {
 
 impl common::StorageOwnership for Test {
     type ChannelId = u64;
-    type DAOId = u64;
+    type DaoId = u64;
     type ContentId = u64;
     type DataObjectTypeId = u64;
 }