You are here

function PanelizerWithWorkbenchModerationTest::testDeletingDraft in Panelizer 7.3

Confirm that deleting a draft will only delete the appropriate {panelizer_entity} record.

File

tests/panelizer.with_workbench_moderation.test, line 63
Test the Workbench Moderation integration for Panelizer.

Class

PanelizerWithWorkbenchModerationTest

Code

function testDeletingDraft() {

  // @todo.
}