From 4957347cd0a6a6fc84eccb8762a80c28fc32c58b Mon Sep 17 00:00:00 2001 From: George Jahad Date: Wed, 9 Oct 2024 19:54:12 -0700 Subject: [PATCH] comment --- test/lib/clients/oidc_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lib/clients/oidc_test.rb b/test/lib/clients/oidc_test.rb index cca493c..f69499b 100644 --- a/test/lib/clients/oidc_test.rb +++ b/test/lib/clients/oidc_test.rb @@ -2,7 +2,7 @@ # NOTE: these tests excercise the OIDC config but can't really verify a # successful OIDC login. (Because that requires browser interaction.) -# See the readme for how to use with the browser +# See the readme for how to use oidc login with the browser. class OIDCTest < ActiveSupport::TestCase setup do