protected property PDFToImageTest::$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 15 - Test the file attachment and process.
Class
- PDFToImageTest
- Test attaching a PDF.
Code
protected $profile = 'minimal';