MDL-62218 analytics: make privacy test class name more unique

This commit is contained in:
Ryan Wyllie
2018-05-04 03:06:31 +00:00
parent 4e262e6b2b
commit e5affab8bd
+1 -1
View File
@@ -42,7 +42,7 @@ require_once(__DIR__ . '/fixtures/test_analyser.php');
* @copyright 2018 David Monllaó {@link http://www.davidmonllao.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class privacy_model_testcase extends \core_privacy\tests\provider_testcase {
class core_analytics_privacy_model_testcase extends \core_privacy\tests\provider_testcase {
public function setUp() {