You are here

protected property MonitoringTestBase::$profile in Monitoring 7

Use testing profile to speed up tests.

Type: string

Overrides DrupalWebTestCase::$profile

File

test/tests/monitoring.base.test, line 17
Contains \MonitoringTestBase.

Class

MonitoringTestBase
Abstract base class for all monitoring tests.

Code

protected $profile = 'testing';