elsa-core/test
Sipke Schoorstra 8d23d695df Remove redundant input addition in workflows
The code change deletes the line where the messageInput is added to the Inputs list of the builder in the `Workflows.cs` file, since this operation is redundant. The input is automatically added during its creation and doesn't need an explicit addition, thus improving code efficiency.
2024-02-06 08:45:54 +01:00
..
component/Elsa.ProtoCluster.ComponentTests Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
integration Remove redundant input addition in workflows 2024-02-06 08:45:54 +01:00
unit Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
Directory.Build.props Convert to use Central Package Management 2024-02-04 13:49:54 +02:00