Skip to content
Snippets Groups Projects
Commit 4c7f8ffa authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Fix typo

parent feea8f88
No related branches found
No related tags found
No related merge requests found
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
</properties> </properties>
<!-- Exclude files with long lines that we cannot immediately fix --> <!-- Exclude files with long lines that we cannot immediately fix -->
<exlude-pattern>tests/lib/SimpleSAML/Metadata/MetaDataStorageSourceTest.php</exclude-pattern> <exclude-pattern>tests/lib/SimpleSAML/Metadata/MetaDataStorageSourceTest.php</exclude-pattern>
<exlude-pattern>tests/lib/SimpleSAML/Metadata/SAMLParserTest.php</exclude-pattern> <exclude-pattern>tests/lib/SimpleSAML/Metadata/SAMLParserTest.php</exclude-pattern>
</rule> </rule>
<!-- Ignore these warnings until PHP 7.1 becomes the minimum required version --> <!-- Ignore these warnings until PHP 7.1 becomes the minimum required version -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment