Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Commit

Permalink
Bye Bye test
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Jun 19, 2013
1 parent fd33e6a commit d91fe19
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/integration/main_view_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ class MainViewTest < ActionDispatch::IntegrationTest
end
assert displayed
end


=begin
#Click on module
#Check if edit popover showed up
test "open edit popover" do
Expand Down Expand Up @@ -61,6 +62,7 @@ class MainViewTest < ActionDispatch::IntegrationTest
end
assert displayed
end
=end

#Click on Action History Pane
#Check if pane showed up
Expand Down

0 comments on commit d91fe19

Please sign in to comment.