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 3658d73 commit 1b68340Copy full SHA for 1b68340
tests/codeigniter/core/Security_test.php
@@ -121,7 +121,7 @@ public function test_xss_clean_entity_double_encoded()
121
122
// --------------------------------------------------------------------
123
124
- public function text_xss_clean_js_link_removal()
+ public function test_xss_clean_js_link_removal()
125
{
126
// This one is to prevent a false positive
127
$this->assertEquals(
0 commit comments