1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-04 11:10:05 +00:00

chore: only removed

This commit is contained in:
2021-07-12 14:42:19 +02:00
parent 5d61bebc9e
commit 89590f9a37

View File

@@ -1,6 +1,6 @@
import { isValidJson } from '../../utils'
describe.only('jsonValidator', () => {
describe('jsonValidator', () => {
it('should not throw an error with an valid json', () => {
const json = {
test: 'test'