Skip to content

Commit d06c3ca

Browse files
Reverting domain name.
1 parent b8581c1 commit d06c3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/uber/cadence/samples/common/SampleConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
package com.uber.cadence.samples.common;
1919

2020
public class SampleConstants {
21-
public static final String DOMAIN = "mindaugas-test-domain";
21+
public static final String DOMAIN = "samples-domain";
2222
}

0 commit comments

Comments
 (0)