Add LDAP user index

This commit is contained in:
2020-11-07 16:50:26 +01:00
parent 20a8102032
commit 259856a033
9 changed files with 90 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe "ldap_users/index.html.erb", type: :view do
pending "add some examples to (or delete) #{__FILE__}"
end