Skip to content

Commit 0dafe80

Browse files
committed
Remove extra new line
1 parent 6ae2f46 commit 0dafe80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/controllers/imports_controller_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class ImportsControllerTest < ActionDispatch::IntegrationTest
5454
assert_redirected_to podcast_import_url(@podcast, last_import)
5555
end
5656

57-
5857
test "authorizes creating imports" do
5958
@podcast.update(prx_account_uri: "/api/v1/accounts/456")
6059
post podcast_imports_url(@podcast), params: {podcast_import: params}

0 commit comments

Comments
 (0)