mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-04 16:51:38 -05:00
Scenario was too generic.
There is another WS action error in the log on travis, unrelated as far as I can tell.
This commit is contained in:
parent
0f2ba0370f
commit
a69dd7f5fd
1 changed files with 2 additions and 3 deletions
|
@ -363,7 +363,6 @@ Scenario: Regression case for issue #630.
|
|||
And I press "RET"
|
||||
and I type "print(1)"
|
||||
And I press "M-RET"
|
||||
And I wait 2 seconds
|
||||
And I switch to buffer like "*Messages*"
|
||||
And I wait 2 seconds
|
||||
Then I should not see "ein: [info] WS action"
|
||||
Then I should not see "ein: [info] WS action ([wrong-type-argument sequencep t])"
|
||||
Then I should not see "ein: [info] WS action ([error ein:worksheet--unshift-undo-list"
|
||||
|
|
Loading…
Add table
Reference in a new issue