rspec to capybara-webkit. simplercov now use cucumber

This commit is contained in:
Dmitriy Zaporozhets 2012-08-13 08:32:10 +03:00
parent 28ddc152e9
commit 463644c882
4 changed files with 24 additions and 40 deletions

View file

@ -35,7 +35,7 @@ class UsersProject
end
class FakeSatellite
def exists?
def exists?
true
end