Skip to content

Commit 8da3d90

Browse files
author
Gregg Van Hove and Molly Trombley-McCann
committed
Use new 'configure_plugins' task to hook into jasmine configuration
[finish #58202866]
1 parent 853ebe7 commit 8da3d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jasmine_selenium_runner/tasks/jasmine_selenium_runner.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ namespace :jasmine_selenium_runner do
55
end
66
end
77

8-
task 'jasmine:require' => ['jasmine_selenium_runner:setup']
8+
task 'jasmine:configure_plugins' => ['jasmine_selenium_runner:setup']

0 commit comments

Comments
 (0)