summaryrefslogtreecommitdiff
path: root/test/models/image_processing_log_test.rb
blob: 5a770bbd16e612cc86c544a1398b2990e16da619 (plain)
1
2
3
4
5
6
7
8
# frozen_string_literal: true
require 'test_helper'

class ImageProcessingLogTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end