Sha256: 54bc0eca2983be0aaabe98bdc913c2f51ca8984f1eff5645dd31defe1540951c
Contents?: true
Size: 266 Bytes
Versions: 19
Compression:
Stored size: 266 Bytes
Contents
Then /^"([^\"]*)" should be selected in the project tree$/ do |filename| Redcar::Project::Manager.focussed_project.tree.selection.first.text == filename end When /^I prefer to not highlight the focussed tab$/ do Redcar::Project::Manager.reveal_files = false end
Version data entries
19 entries across 19 versions & 2 rubygems