renaming steps big time - more consistent - easier to remember
[tests.git] / system / step_fresh_install.py
index a402dfd..c91d88a 100644 (file)
@@ -11,4 +11,4 @@ def run03_configure (test_plc):
     return test_plc.configure()
 def run04_dump_just_installed (test_plc):
     options.dbname='just-installed'
-    return test_plc.db_dump()
+    return test_plc.plc_db_dump()