forked from grassrootseconomics/visedriver
use regex for vm output and expected content
This commit is contained in:
@@ -97,6 +97,6 @@ func TestEngine(sessionId string) (engine.Engine, func()) {
|
||||
logg.Infof("testengine storage closed")
|
||||
}
|
||||
|
||||
en = en.WithDebug(nil)
|
||||
//en = en.WithDebug(nil)
|
||||
return en, cleanFn
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user