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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user