From e49f507e4fcd5d71c8e79f70b931fb72c3416872 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 15 Jul 2018 16:11:46 -0400 Subject: [PATCH] Update history to reflect merge of #7134 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 47d54f03..8fdf79b5 100644 --- a/History.markdown +++ b/History.markdown @@ -72,6 +72,7 @@ * Example of CircleCI deployment through CircleCI v2 (#7024) * Fix Rubocop offences in test files (#7128) * fix up refute_equal call (#7133) + * Fix incorrectly passed arguments to assert_equal (#7134) ### Bug Fixes