Remove focus test.

This commit is contained in:
Sam Rose 2025-01-09 17:17:24 +00:00
parent f477d1b158
commit b9a5a71fd8
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1683,7 +1683,7 @@ if (descriptions.length) {
})
})
describe.only("datetime - date only", () => {
describe("datetime - date only", () => {
describe.each([true, false])(
"saved with timestamp: %s",
saveWithTimestamp => {