Skip to content

Commit 4a5e380

Browse files
committed
revise counterexample text
1 parent 944d009 commit 4a5e380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/UnitTests/TestAssistantCF.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class TestAssistantCF : UnitTest
5353
private static string _createdValue = "untiyuntiyalue";
5454
private static string _createdIntent = "untiyIntent";
5555
private static string _createdIntentDescription = "Intent created by the Unity SDK Assistant example script.";
56-
private static string _createdCounterExampleText = "untiyExample text";
56+
private static string _createdCounterExampleText = "untiyExampleText";
5757
private static string _createdSynonym = "untiySynonym";
5858
private static string _createdExample = "untiyExample";
5959
private static string _dialogNodeName = "untiyDialognode";

0 commit comments

Comments
 (0)