diff --git a/docs/data_format_changes/i1851-no-change-tests-updated.md b/docs/data_format_changes/i1851-no-change-tests-updated.md new file mode 100644 index 0000000000..7e3f8ef75e --- /dev/null +++ b/docs/data_format_changes/i1851-no-change-tests-updated.md @@ -0,0 +1,3 @@ +# Make existing mutation tests use mutation test system + +This is not a breaking change, tests were changed from using gql requests to CreateDoc and UpdateDoc actions, meaning the point at which the change detector split setup/assert shifted.