mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove extra newline from ActiveJob test template
This commit is contained in:
parent
c563656a48
commit
ce39d735d0
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ require 'test_helper'
|
|||
|
||||
<% module_namespacing do -%>
|
||||
class <%= class_name %>JobTest < ActiveJob::TestCase
|
||||
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
|
|
Loading…
Reference in a new issue