aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/CHANGELOG.md
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2015-05-31 11:24:36 +0200
committerYves Senn <yves.senn@gmail.com>2015-05-31 11:24:36 +0200
commitb25436abc446c682610756af74257fd86151fb92 (patch)
treec066d59dcd8704e732ea1583de88ac277e619272 /activejob/CHANGELOG.md
parent0b34b79d648e2f10e91ca280e38a5f18af3c7134 (diff)
downloadrails-b25436abc446c682610756af74257fd86151fb92.tar.gz
rails-b25436abc446c682610756af74257fd86151fb92.tar.bz2
rails-b25436abc446c682610756af74257fd86151fb92.zip
minor formatting changes in changelogs. [ci skip]
Diffstat (limited to 'activejob/CHANGELOG.md')
-rw-r--r--activejob/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activejob/CHANGELOG.md b/activejob/CHANGELOG.md
index aba386c18e..c523723fc4 100644
--- a/activejob/CHANGELOG.md
+++ b/activejob/CHANGELOG.md
@@ -3,7 +3,7 @@
Fixes #18821.
- *Kevin Deisz* And *Jeroen van Baarsen*
+ *Kevin Deisz*, *Jeroen van Baarsen*
* `assert_enqueued_jobs` and `assert_performed_jobs` in block form use the
given number as expected value. This makes the error message much easier to