Skip to content

Commit

Permalink
removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsequeira committed Oct 7, 2019
1 parent 10926e1 commit 330f25c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/metaproperties.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ describe("Modify an option of metaproperty", () => {
});

test("should modify an option of metaproperty", () => {
console.log(result);
const metapropertyKeys = Object.keys(result);
expect(metapropertyKeys).toContain("statuscode");
expect(metapropertyKeys).toContain("message");
Expand Down

0 comments on commit 330f25c

Please sign in to comment.