Removing the Pact integration; fixes gh-1845

This commit is contained in:
Marcin Grzejszczak
2022-11-17 16:01:40 +01:00
parent cff332fc40
commit dc581e8934
66 changed files with 4 additions and 6689 deletions

View File

@@ -162,7 +162,6 @@ public class Contract {
throw new IllegalStateException("Status is missing for HTTP contract");
}
}
// Can't assert messaging part cause Pact doesn't require destinations it seems
}
/**