You are here

protected property AmazonSesSettingsFormTest::$permissions in Amazon SES 2.0.x

Permissions required by the user to perform the tests.

Type: array

File

tests/src/Functional/AmazonSesSettingsFormTest.php, line 33

Class

AmazonSesSettingsFormTest
Tests the Amazon SES settings form.

Code

protected $permissions = [
  'administer amazon ses',
];