remove test helper method
This commit is contained in:
parent
b16d63454d
commit
09ccc0f6ba
@ -44,10 +44,6 @@ class IssuesHelperTest < HelperTestCase
|
|||||||
@request ||= ActionController::TestRequest.new
|
@request ||= ActionController::TestRequest.new
|
||||||
end
|
end
|
||||||
|
|
||||||
def show_detail(journal, html = true)
|
|
||||||
journal.render_detail(journal.details.first)
|
|
||||||
end
|
|
||||||
|
|
||||||
context "IssuesHelper#show_detail" do
|
context "IssuesHelper#show_detail" do
|
||||||
context "with no_html" do
|
context "with no_html" do
|
||||||
should 'show a changing attribute' do
|
should 'show a changing attribute' do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user