Stabilize :save-session --force test
This commit is contained in:
parent
c6d6483929
commit
fcaadb9352
@ -256,7 +256,8 @@ Feature: Saving and loading sessions
|
|||||||
|
|
||||||
Scenario: Saving internal session with --force
|
Scenario: Saving internal session with --force
|
||||||
When I run :session-save --force _internal_force
|
When I run :session-save --force _internal_force
|
||||||
Then the session _internal_force should exist
|
Then the message "Saved session _internal_force." should be shown
|
||||||
|
And the session _internal_force should exist
|
||||||
|
|
||||||
Scenario: Saving current session without one loaded
|
Scenario: Saving current session without one loaded
|
||||||
Given I have a fresh instance
|
Given I have a fresh instance
|
||||||
|
Loading…
Reference in New Issue
Block a user