From 0cb92a567fda6c1c6ee13c7acf3aea29cbf69cf9 Mon Sep 17 00:00:00 2001 From: ishavyas9 Date: Mon, 1 Dec 2025 22:47:39 +0530 Subject: [PATCH] fix build issue --- docs/smartui-gitlab-pr-checks-hooks.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/smartui-gitlab-pr-checks-hooks.md b/docs/smartui-gitlab-pr-checks-hooks.md index 6369b14b..635bff59 100644 --- a/docs/smartui-gitlab-pr-checks-hooks.md +++ b/docs/smartui-gitlab-pr-checks-hooks.md @@ -1216,7 +1216,6 @@ public class BaseClassWebhook { ## Next Steps - Learn about [SmartUI Appium Hooks](/support/docs/smartui-appium-hooks) for detailed mobile testing guide -- Learn about [SmartUI Selenium Hooks](/support/docs/smartui-selenium-hooks) for web testing guide - Check the [SmartUI Troubleshooting Guide](/support/docs/smartui-troubleshooting-guide/) for common issues - Review [GitLab CI/CD Documentation](https://docs.gitlab.com/ee/ci/) for advanced pipeline configuration