mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Apply review suggestion from @nilsding
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
This commit is contained in:
parent
bc52eb8cb5
commit
5579489a92
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require "rails_helper"
|
||||
|
||||
describe ApplicationController, type: :controller do
|
||||
describe TurboStreamable, type: :controller do
|
||||
controller do
|
||||
include TurboStreamable
|
||||
|
||||
|
|
Loading…
Reference in a new issue