aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-01-12 16:47:57 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-01-12 16:47:57 +0000
commit9e75d02fd745f64dfee1f960196718c299d3bd0a (patch)
tree9370031761268082ea1a31233101950c1f86e8da /bin
parent78d2ffa57186eac5c7f5b06de7f6b5948dd6ee7d (diff)
<insert grumble at case-insensitive filesystems>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/fixmystreet.com/fixture2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fixmystreet.com/fixture b/bin/fixmystreet.com/fixture
index 78f96f235..aceb75bd3 100755
--- a/bin/fixmystreet.com/fixture
+++ b/bin/fixmystreet.com/fixture
@@ -20,7 +20,7 @@ use Path::Tiny;
use FixMyStreet;
use FixMyStreet::Cobrand;
use FixMyStreet::DB::Factories;
-use FixMyStreet::App::Model::Photoset;
+use FixMyStreet::App::Model::PhotoSet;
use DateTime::Format::Pg;
use Getopt::Long::Descriptive;