diff --git a/performance/profile.rb b/performance/profile.rb index c07be5c5..0698e06b 100644 --- a/performance/profile.rb +++ b/performance/profile.rb @@ -6,7 +6,7 @@ profiler = ThemeRunner.new puts 'Running profiler...' -results = profiler.run +results = profiler.run_profile puts 'Success' puts