diff --git a/ui.tests/test-module/specs/rum/rum.runtime.spec.js b/ui.tests/test-module/specs/rum/rum.runtime.spec.js index 38f37f22d2..1106bba95a 100644 --- a/ui.tests/test-module/specs/rum/rum.runtime.spec.js +++ b/ui.tests/test-module/specs/rum/rum.runtime.spec.js @@ -14,7 +14,7 @@ * limitations under the License. ******************************************************************************/ -describe('Form with RUM initialized', () => { +describe.skip('Form with RUM initialized', () => { // rum is only supported in latest addon const pagePath = "content/forms/af/core-components-it/samples/rum/basic.html"; let formContainer = null;