protected property PDFToImageFilefieldPathsTest::$profile in PDF to ImageField 7.3
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
pdf_to_image.test, line 192 - Test the file attachment and process.
Class
- PDFToImageFilefieldPathsTest
- Test attaching a PDF using filefield_paths patterns.
Code
protected $profile = 'minimal';