mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 03:28:06 +01:00
3cc47beb6e
as well as formatting of content
5 lines
80 B
Ruby
5 lines
80 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe ApplicationHelper, type: :helper do
|
|
|
|
end
|