linxi507 opened a new pull request, #63951:
URL: https://github.com/apache/airflow/pull/63951
<!-- SPDX-License-Identifier: Apache-2.0
https://www.apache.org/licenses/LICENSE-2.0 -->
<!--
## Summary
Replace a manual `response.ok()` truthiness assertion with Playwright's
built-in `toBeOK()` assertion in `variable.spec.ts`.
## Why
This keeps the test more idiomatic and aligns it better with Playwright
assertion patterns.
## Testing
Not run locally.
-->
---
##### Was generative AI tooling used to co-author this PR?
- [X] Yes (please specify the tool below)
<!--
Generated-by: [ChatGPT] following [the
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
-->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]