mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-05 15:11:01 -05:00
7 lines
101 B
Ruby
7 lines
101 B
Ruby
require 'rails_helper'
|
|
|
|
describe "Authentications" do
|
|
describe "GET /authentications" do
|
|
end
|
|
end
|