We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944d009 commit 4a5e380Copy full SHA for 4a5e380
Scripts/UnitTests/TestAssistantCF.cs
@@ -53,7 +53,7 @@ class TestAssistantCF : UnitTest
53
private static string _createdValue = "untiyuntiyalue";
54
private static string _createdIntent = "untiyIntent";
55
private static string _createdIntentDescription = "Intent created by the Unity SDK Assistant example script.";
56
- private static string _createdCounterExampleText = "untiyExample text";
+ private static string _createdCounterExampleText = "untiyExampleText";
57
private static string _createdSynonym = "untiySynonym";
58
private static string _createdExample = "untiyExample";
59
private static string _dialogNodeName = "untiyDialognode";
0 commit comments