diff --git a/spec/system/admin/order_spec.rb b/spec/system/admin/order_spec.rb index 37b0043c00..93acf8be30 100644 --- a/spec/system/admin/order_spec.rb +++ b/spec/system/admin/order_spec.rb @@ -1044,7 +1044,7 @@ describe ' let(:table_contents) { [ - Invoice.first.created_at.strftime('%B %d, %Y 12:00 AM').to_s, + Invoice.first.created_at.strftime('%B %d, %Y').to_s, "1", "0.0", "Active",