Skip to content

Commit e96f29b

Browse files
committed
Removed only from test.
1 parent a521b1e commit e96f29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/superValidate.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ describe('Schemasafe', () => {
310310

311311
/////////////////////////////////////////////////////////////////////
312312

313-
describe.only('Arktype', () => {
313+
describe('Arktype', () => {
314314
const schema = type({
315315
name: 'string',
316316
email: 'email',

0 commit comments

Comments
 (0)