Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwaters committed May 24, 2024
1 parent 847cc95 commit ba9b8d6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/target-decisioning-engine/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/target-nodejs-sdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions packages/target-nodejs-sdk/test/decisioning.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,6 @@ describe("target on-device decisioning", () => {
}
});
expect(error).toMatchObject({
message:
"invalid json response body at reason: Unexpected token / in JSON at position 0",
type: "invalid-json"
});

Expand Down
2 changes: 1 addition & 1 deletion packages/target-tools/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba9b8d6

Please sign in to comment.