Apply review suggestion from @nilsding
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
This commit is contained in:
parent
bc52eb8cb5
commit
5579489a92
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
require "rails_helper"
|
require "rails_helper"
|
||||||
|
|
||||||
describe ApplicationController, type: :controller do
|
describe TurboStreamable, type: :controller do
|
||||||
controller do
|
controller do
|
||||||
include TurboStreamable
|
include TurboStreamable
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue