update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / plugins / rwvns / vala / rwsdn_mock / rwsdn_mock.py
index fc0d86e..1d9264d 100644 (file)
@@ -144,7 +144,7 @@ class MockPlugin(GObject.Object, RwSdn.Topology):
                 )
             )
 
-        account = RwsdnalYang.SDNAccount()
+        account = RwsdnalYang.YangData_RwProject_Project_SdnAccounts_SdnAccountList()
         account.name = 'mock'
         account.account_type = 'mock'
         account.mock.username = 'rift'