Skip to content

Commit 8c3d7d8

Browse files
fix(Addon): Added the TMS triggered type (#44)
Co-authored-by: Vigneshwaran <112622928+vigneshtestsigma@users.noreply.github.com>
1 parent 196cc91 commit 8c3d7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.testsigma.sdk;
22

33
public enum TriggeredType {
4-
MANUAL, SCHEDULED, API
4+
MANUAL, SCHEDULED, API, TMS
55
}

0 commit comments

Comments
 (0)