using Xunit; namespace Elsa.JavaScript.UnitTests; public class WorkflowDefinitionActivityJavaScriptHandlerTests { [Fact] public void Test1() { } }