Преглед на файлове

Add todo about converting Firefox profile to Moo

Daniel Gempesaw преди 10 години
родител
ревизия
d2685cd375
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      lib/Selenium/Firefox/Profile.pm

+ 1 - 0
lib/Selenium/Firefox/Profile.pm

@@ -1,6 +1,7 @@
 package Selenium::Firefox::Profile;
 
 # ABSTRACT: Use custom profiles with Selenium::Remote::Driver
+# TODO: convert this to Moo!
 
 use strict;
 use warnings;