From b6f889365dd8f814ffeb3dfba38f7907204c5aa7 Mon Sep 17 00:00:00 2001 From: Adrian Hinz Date: Sun, 22 Apr 2018 01:43:28 +0200 Subject: [PATCH] test commit --- test/jobs/products_quantity_check_change_job_test.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/jobs/products_quantity_check_change_job_test.rb b/test/jobs/products_quantity_check_change_job_test.rb index ff9ce13..8c1d9bb 100644 --- a/test/jobs/products_quantity_check_change_job_test.rb +++ b/test/jobs/products_quantity_check_change_job_test.rb @@ -4,5 +4,4 @@ class ProductsQuantityCheckChangeJobTest < ActiveJob::TestCase # test "the truth" do # assert true # end - end