Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed the unwanted code and updated the testcases
  • Loading branch information
rohitmishra209 committed Jul 29, 2019
commit 7e1c569a5947524ddc993628fc8aab4876b9348e
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const config = {
protocol: "https",
host: "stag-cdn.contentstack.io",
host: "cdn.contentstack.io",
port: 443,
version: "v3",
urls: {
Expand Down