Skip to content

Commit b35b96c

Browse files
author
Zhangqi Chen
committed
Fix tests error.
1 parent 04232b7 commit b35b96c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/OneLogin/Saml2/SettingsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,5 @@ public function testSpValidateOnlyIsFalse()
11931193
}catch (OneLogin_Saml2_Error $e) {
11941194
$this->assertContains('idp_not_found', $e->getMessage());
11951195
}
1196-
$this->assertEmpty($settings);
11971196
}
11981197
}

0 commit comments

Comments
 (0)