diff --git a/UPGRADE-3.0.md b/UPGRADE-3.0.md index e39783d8..d3746d8f 100644 --- a/UPGRADE-3.0.md +++ b/UPGRADE-3.0.md @@ -10,3 +10,4 @@ UPGRADE FROM 2.x to 3.0 * `JsonContext::theJsonNodesShoudBeEqualTo` => `JsonContext::theJsonNodesShouldBeEqualTo` * `JsonContext::theJsonNodesShoudContain` => `JsonContext::theJsonNodesShouldContain` * `JsonContext::theJsonNodesShoudNotContain` => `JsonContext::theJsonNodesShouldNotContain` + * `SystemContext::ouputShouldNotContain` => `SystemContext::outputShouldNotContain`