aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/ComponentUI/TestModel.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ComponentUI/TestModel.pm b/lib/ComponentUI/TestModel.pm
index d33af2f..380f6f8 100644
--- a/lib/ComponentUI/TestModel.pm
+++ b/lib/ComponentUI/TestModel.pm
@@ -16,7 +16,7 @@ $reflector->reflect_schema(
],
);
-__PACKAGE__->meta->make_immutable;1;
+__PACKAGE__->meta->make_immutable;
1;