From 1b8fc04216099836a05a2cdfa334a28a8687251c Mon Sep 17 00:00:00 2001 From: "yuuji.yaginuma" Date: Mon, 15 Feb 2016 17:01:29 +0900 Subject: modify to `error` also abort when specify fail fast option --- railties/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'railties/CHANGELOG.md') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 0fff0b1099..a3be5356a1 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,3 +1,7 @@ +* Change fail fast of `bin/rails test` interrupts run on error. + + *Yuji Yaginuma* + * The application generator supports `--skip-listen` to opt-out of features that depend on the listen gem. As of this writing they are the evented file system monitor and the async plugin for spring. -- cgit v1.2.3