You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Given a todo.txt with
""" Task A Task B """When the user asks for the next action
Then Next-action show "Task A"When the user asks for the next action
Then Next-action show "Task B"When the user asks for the next action
Then Next-action show "Task A"