Browse Source

COME ON

pull/714/head
Jared Whiklo 7 years ago
parent
commit
39c625bb94
  1. 2
      tests/derivatives.test

2
tests/derivatives.test

@ -208,7 +208,7 @@ class IslandoraDerivativesTestCase extends IslandoraWebTestCase {
/**
* Tests that when no source_dsid all derivative functions are called.
*/
public function testNoSourceDSIDNoForce() {
public function testNoSourceDsidNoForce() {
global $_islandora_derivative_test_derivative_functions;
$_islandora_derivative_test_derivative_functions = array();
$object = $this->constructBaseObject();

Loading…
Cancel
Save