* Import publish execute integration test * Update test * Extracted import logic into WorkflowDefinitionImporter * Removed the WorkflowDefinitionRequest model and done a model rename --------- Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
3 lines
95 B
C#
3 lines
95 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Elsa.IntegrationTests")] |