Skip to content

Incorrect command still completes tutorial step #1

Description

@kkiningh

I was able to complete the first step of the tutorial by typing "dockerr version" even though the command output in the terminal was "dockerr: command not found."

Looking through the source code it looks like this is related to line 519 of steps.coffee
if input.containsAllOfTheseParts(_q.command_expected)
since containsAllOfTheseParts does a partial match on its inputs instead of an exact match.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions