From edc0c9df32e5ab51cb529fbef86c6c24ef12db11 Mon Sep 17 00:00:00 2001 From: evazion Date: Sun, 25 Aug 2019 21:06:16 -0500 Subject: [PATCH] Fix exception in /pools/:id/order/edit. --- app/views/pool_orders/edit.html.erb | 2 +- .../functional/pool_orders_controller_test.rb | 21 +++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 test/functional/pool_orders_controller_test.rb diff --git a/app/views/pool_orders/edit.html.erb b/app/views/pool_orders/edit.html.erb index 336d83780..936a4d2ef 100644 --- a/app/views/pool_orders/edit.html.erb +++ b/app/views/pool_orders/edit.html.erb @@ -6,7 +6,7 @@ <%= render "posts/partials/common/inline_blacklist" %>