Skip to content

Commit 1dc9936

Browse files
committed
refactor: remove unwanted change
1 parent 52a3764 commit 1dc9936

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/manager/test/SliceMachineManager-getState.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ it("returns global Slice Machine state", async () => {
2828
RepositoryService: "https://api.internal.prismic.io/repository/",
2929
LocaleService: "https://api.internal.prismic.io/locale/",
3030
CustomTypeService: "https://api.internal.prismic.io/custom-type/",
31-
GitIntegrationService: "https://git.internal.prismic.io/",
3231
});
3332
expect(result.clientError).toStrictEqual({
3433
name: new UnauthenticatedError().name,

0 commit comments

Comments
 (0)