5 lines
79 B
Ruby
5 lines
79 B
Ruby
require "rails_helper"
|
|
|
|
RSpec.describe ApplicationHelper, type: :helper do
|
|
end
|