8 lines
174 B
Gherkin
8 lines
174 B
Gherkin
|
Feature: Special commands
|
||
|
|
||
|
@wip
|
||
|
Scenario: run refresh command
|
||
|
When we refresh completions
|
||
|
and we wait for prompt
|
||
|
then we see completions refresh started
|