Remove focus test.
This commit is contained in:
parent
f477d1b158
commit
b9a5a71fd8
|
@ -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 => {
|
||||
|
|
Loading…
Reference in New Issue