diff --git a/performance/profile.rb b/performance/profile.rb index c07be5c..0698e06 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