This commit is contained in:
parent
af30ab5ea7
commit
ebf270f2bb
1 changed files with 2 additions and 0 deletions
|
@ -102,4 +102,6 @@ describe("GenerateOutput", () => {
|
||||||
// Assert
|
// Assert
|
||||||
expect(result).toMatchSnapshot();
|
expect(result).toMatchSnapshot();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
test.todo("GIVEN options.queryMetadata AND options.json is supplied, EXPECT query metadata to be in JSON format")
|
||||||
});
|
});
|
Loading…
Reference in a new issue