change scenario
This commit is contained in:
@@ -15,7 +15,7 @@ public class TestController {
|
||||
@GetMapping("/test/scenario_execution")
|
||||
public String testScenarioExecution(){
|
||||
|
||||
String result = scenarioExecutionService.executeScenario("66a5ff66fc2ae458a491f161","How i can modify a query on ATF ?");
|
||||
String result = scenarioExecutionService.executeScenario("66a7bbb7c5c2e1863e5d6db0","What the method SetField does in ATF ?");
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user