summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/library/SSRSTest/Soap/NTLMTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/library/SSRSTest/Soap/NTLMTest.php b/tests/library/SSRSTest/Soap/NTLMTest.php
index d7c6fd3..39a01c3 100755
--- a/tests/library/SSRSTest/Soap/NTLMTest.php
+++ b/tests/library/SSRSTest/Soap/NTLMTest.php
@@ -54,7 +54,7 @@ class NTLMTest extends \PHPUnit_Framework_TestCase {
}
/**
- * @expectedException \SSRS\Soap\Exception
+ * @expectedException \RuntimeException
*/
public function testSetCacheThrowsExceptionWithInvalidPath() {
vfsStreamWrapper::register();