aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 2f882381a..c56e1733d 100755
--- a/bin/fixmystreet.com/fixture
+++ b/bin/fixmystreet.com/fixture
@@ -112,7 +112,7 @@ foreach (FixMyStreet::Cobrand->available_cobrand_classes) {
}
}
-FixMyStreet::PhotoStorage::backend->init()
+FixMyStreet::PhotoStorage::backend->init();
my $user = $users{'user@example.org'};
my $num = 20;