Method: QaServer::ScenarioValidator#log_without_running

Defined in:
app/validators/qa_server/scenario_validator.rb

#log_without_runningObject

Log the structure of the scenario without running the scenario test.



33
34
35
# File 'app/validators/qa_server/scenario_validator.rb', line 33

def log_without_running
  log
end