Skip to content

Commit 45c3d8b

Browse files
committed
Remove response validation test
1 parent cde130d commit 45c3d8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/response_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ class RubySamlTest < Minitest::Test
9494

9595
it "receives the full NameID when there is an injected comment, validates the response" do
9696
assert_equal "test@onelogin.com", @response.name_id
97-
assert @response.is_valid?
9897
end
9998
end
10099

0 commit comments

Comments
 (0)