chore: reverted changes (#38300)
## Description Revert change for test case Fixes #`Issue Number` _or_ Fixes `Issue URL` > [!WARNING] > _If no issue exists, please create an issue first, and check with the maintainers if the issue is valid._ ## Automation /ok-to-test tags="@tag.Anvil" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/12460536656> > Commit: ed65452d2a4430ceb4225ca084b8615e60b63c15 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12460536656&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Anvil` > Spec: > <hr>Mon, 23 Dec 2024 03:40:01 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Tests** - The test suite for the Anvil Table Widget has been temporarily suspended and will be skipped during test execution. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
parent
79ff1051c7
commit
c69d7a2f38
|
|
@ -5,7 +5,7 @@ import {
|
|||
} from "../../../../../support/Objects/ObjectsCore";
|
||||
|
||||
// TODO: Enable when issue(github.com/appsmithorg/appsmith/issues/36419) is solved.
|
||||
describe(
|
||||
describe.skip(
|
||||
`${ANVIL_EDITOR_TEST}: Anvil tests for Table Widget`,
|
||||
{ tags: ["@tag.Anvil", "@tag.Visual"] },
|
||||
() => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user