Kernel::Test::Role::Environment::RedeploySystemConfiguration

Table of Contents

NAME

Kernel::Test::Role::Environment::RedeploySystemConfiguration – performs a forced system configuration deployment at the end, e. g. after the database is restored.

HINT

Make sure to load this AFTER the RestoreDatabase or the ProvidesTestDatabase role, so that the redeployment happens with the original database state to make a clean slate for the subsequent test cases.

Scroll to Top