Updated tests to work with new project tree class
This commit is contained in:
@@ -19,7 +19,7 @@ theMain = DummyMain()
|
||||
theMain.mainConf = theConf
|
||||
|
||||
theProject = NWProject(theMain)
|
||||
theProject.handleSeed = 42
|
||||
theProject.projTree.setSeed(42)
|
||||
|
||||
@pytest.mark.project
|
||||
def testProjectNew(nwTempProj,nwRef,nwTemp):
|
||||
|
||||
Reference in New Issue
Block a user