mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-02 05:31:01 -05:00
8 lines
88 B
Ruby
8 lines
88 B
Ruby
require 'rails_helper'
|
|
|
|
describe HomeController do
|
|
|
|
describe "GET index" do
|
|
end
|
|
end
|