Skip to content
Snippets Groups Projects
Unverified Commit ec4904be authored by Carl Delsey's avatar Carl Delsey Committed by GitHub
Browse files

Get spawn_robot installed correctly - Fix for multi-robot test (#1306)

* Get spawn_robot installed correctly

* Removing default argument value.

Specifying a default argument value gives it a value if no argument
is specified. That is not correct in this case. The -t argument
should be None if -s is specified.
parent f409ba18
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment