elsa-core/test/integration
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
..
Elsa.IntegrationTests Remove redundant input addition in workflows 2024-02-06 08:45:54 +01:00
Elsa.ServiceBus.IntegrationTests Convert to use Central Package Management 2024-02-04 13:49:54 +02:00