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 4616771 commit 4fb48d6Copy full SHA for 4fb48d6
test/test_helper.rb
@@ -2,6 +2,7 @@
2
3
SimpleCov.start do
4
add_filter "test/"
5
+ add_filter "vendor/"
6
add_filter "lib/onelogin/ruby-saml/logging.rb"
7
end
8
0 commit comments