plugins/project/features/open_directory_tree.feature in redcar-0.11.0dev vs plugins/project/features/open_directory_tree.feature in redcar-0.11

- old
+ new

@@ -12,10 +12,10 @@ Scenario: Open directory then another directory Given I will choose "." from the "open_directory" dialog When I open a directory Given I will choose "plugins" from the "open_directory" dialog When I open a directory - Then I should see "core,application,tree" in the tree + Then I should see "core,application,tree_view_swt" in the tree Scenario: Open a directory and then the same using another Redcar invocation Given I will choose "plugins/project/spec/fixtures/myproject" from the "open_directory" dialog When I open a directory And I open "plugins/project/spec/fixtures/myproject" using the redcar command