Skip to content

Commit

Permalink
fix: Build compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshtestsigma committed Nov 16, 2023
1 parent c7af5c3 commit e521f0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class SplitUsingSeparator extends WebAction {
@TestData(reference = "SEPARATOR")
private com.testsigma.sdk.TestData separator;

@TestData(reference = "RUN_TIME_TESTDATA",)
@TestData(reference = "RUN_TIME_TESTDATA")
private com.testsigma.sdk.TestData inputData;

@TestData(reference = "RUN_TIME_TESTDATA_VAR_NAME",isRuntimeVariable = true)
Expand Down

0 comments on commit e521f0f

Please sign in to comment.