Skip to content
Snippets Groups Projects
Commit 1452fa70 authored by Demian Katz's avatar Demian Katz
Browse files

Removed unwanted die()!

parent bb81a5c3
No related merge requests found
...@@ -89,7 +89,6 @@ class CartTest extends \VuFindTest\Unit\MinkTestCase ...@@ -89,7 +89,6 @@ class CartTest extends \VuFindTest\Unit\MinkTestCase
return; return;
} }
} }
die();
$this->fail('Too many retries on check for error message.'); $this->fail('Too many retries on check for error message.');
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment