You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,8 +43,8 @@ class deploy_it_assets implements Callable<Integer> {
40
43
// | The testing instance must have the SampleForm.xdp uploaded into a directory named sample-forms that resides directly under the
41
44
// | FormsAndDocuments within the CRX repository. Without this, all the crx-related tests will fail.
42
45
// |
43
-
// | The testing instance must have the sample0002test.zip and sampleForm_JSON.zip packages uploaded amd installed.
44
-
// | These packages contain adaptive forms that reside directly under theFormsAndDocuments called sample0002test and sample-json-adaptive-form-1.
46
+
// | The testing instance must have the sample0002test.zip and sampleForm_JSON.zip packages uploaded an installed.
47
+
// | These packages contain adaptive forms that reside directly under FormsAndDocuments called sample0002test and sample-json-adaptive-form-1.
45
48
// | Without these forms, all the adaptive forms tests will fail.
46
49
// |
47
50
// | Protected mode must be turned off, per this: https://experienceleague.adobe.com/docs/experience-manager-65/forms/html5-forms/preview-xdp-forms-html.html?lang=en#disable-protected-mode
@@ -58,9 +61,12 @@ public static void main(String... args) {
0 commit comments