We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde130d commit 45c3d8bCopy full SHA for 45c3d8b
1 file changed
test/response_test.rb
@@ -94,7 +94,6 @@ class RubySamlTest < Minitest::Test
94
95
it "receives the full NameID when there is an injected comment, validates the response" do
96
assert_equal "test@onelogin.com", @response.name_id
97
- assert @response.is_valid?
98
end
99
100
0 commit comments