admins org list

This commit is contained in:
chenjing
2023-02-21 17:38:09 +08:00
parent 12eaec0319
commit b9e2a3736c
17 changed files with 324 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Admins::OrganizationsController, type: :controller do
end