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