ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) BEGIN ------------------------------ HelpersTest: test_active_trail ------------------------------  (0.2ms) ROLLBACK  (0.1ms) BEGIN -------------------------------- HelpersTest: test_content_tag_if --------------------------------  (0.2ms) ROLLBACK  (0.1ms) BEGIN --------------------------- HelpersTest: test_extending --------------------------- Rendered layouts/application.html.erb (0.3ms) Rendered layouts/market.html.erb (7.7ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN ----------------------------- ValidationsTest: test_methods -----------------------------  (0.2ms) ROLLBACK  (0.1ms) BEGIN -------------------------- ValidationsTest: test_time --------------------------  (0.2ms) ROLLBACK  (0.2ms) BEGIN -------------------------------- ValidationsTest: test_complexity --------------------------------  (0.2ms) ROLLBACK  (0.2ms) BEGIN --------------------------- ValidationsTest: test_count ---------------------------  (0.3ms) ROLLBACK  (0.1ms) BEGIN ------------------------------- ControllersTest: test_callbacks -------------------------------  (0.1ms) ROLLBACK  (0.2ms) BEGIN ---------------------------- ControllersTest: test_render ----------------------------  (0.2ms) ROLLBACK  (0.1ms) BEGIN ------------------------------- MailersTest: test_normalization ------------------------------- Rendered user_mailer/invite.text.erb (0.3ms) UserMailer#invite: processed outbound mail in 11.4ms  (0.2ms) ROLLBACK  (0.2ms) BEGIN ------------------------------- RecordsTest: test_nilify_blanks -------------------------------  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "shops" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at", "2016-10-22 15:50:31.994321"], ["updated_at", "2016-10-22 15:50:31.994321"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Shop Load (0.3ms) SELECT "shops".* FROM "shops" WHERE "shops"."id" = $1 LIMIT 1 [["id", 11]]  (0.2ms) ROLLBACK  (0.2ms) BEGIN -------------------------- RecordsTest: test_validate --------------------------  (0.1ms) ROLLBACK