// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec renders the component 1`] = `
Transitions

Transitions define the conditions that need to be met for a state to change. After all actions in the current state are completed, the policy starts checking the conditions for transitions.

`;