Sha256: d5e06d0ceff5fceebe0c84100f99bc3926d9b4346a33cd1d6cf56d74c756db53
Contents?: true
Size: 232 Bytes
Versions: 5
Compression:
Stored size: 232 Bytes
Contents
require "test_helper" class ConfigTest < ActionDispatch::IntegrationTest test "Build path is Rails temporary dir by default" do assert_equal Rails.configuration.paths['tmp'].first, Latexpdf.configuration.build_path end end
Version data entries
5 entries across 5 versions & 1 rubygems