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