You are here

function PanelizerWithWorkbenchModerationTest::testRevertingDraft in Panelizer 7.3

Confirm that reverting to a specific draft will create the appropriate {panelizer_entity} record.

File

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

Class

PanelizerWithWorkbenchModerationTest

Code

function testRevertingDraft() {

  // @todo.
}