Skip to content

Commit c54d168

Browse files
netrajpatelCopilot
andauthored
Update test/api/live-preview.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c830b76 commit c54d168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/api/live-preview.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ describe("Live preview query Entry API tests", () => {
137137
}
138138
});
139139

140-
it("should check for entry is when live preview is disabled with managemenet token", async () => {
140+
it("should check for entry is when live preview is disabled with management token", async () => {
141141
const stack = contentstack.stack({
142142
host: process.env.HOST as string,
143143
apiKey: process.env.API_KEY as string,

0 commit comments

Comments
 (0)