Skip to content

Commit 09aa3bd

Browse files
committed
used nextKatacodastep for main branch of tutorials
1 parent cc046e3 commit 09aa3bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runners/console/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ export class Console extends Runner {
413413
return result;
414414
}
415415

416-
runDisplayContent(runCommand: RunCommand): RunResult {
416+
runNextKatacodaStep(runCommand: RunCommand): RunResult {
417417
//Only needed for katacoda and wiki runner
418418
return null;
419419
}

0 commit comments

Comments
 (0)