diff --git a/lib/DDG/Goodie/IsAwesome/Quoidautre.pm b/lib/DDG/Goodie/IsAwesome/Quoidautre.pm index d937fbf39..1b4a66860 100644 --- a/lib/DDG/Goodie/IsAwesome/Quoidautre.pm +++ b/lib/DDG/Goodie/IsAwesome/Quoidautre.pm @@ -4,14 +4,14 @@ package DDG::Goodie::IsAwesome::Quoidautre; use DDG::Goodie; use strict; -zci answer_type => "is_awesome_git_hub_username"; +zci answer_type => "quoidautre"; zci is_cached => 1; name "IsAwesome Quoidautre"; -description "My first Goodie, it lets Quoidautre"; +description "My first Goodie, it lets the world know Quoidautre is awesome"; category "special"; topics "special_interest", "geek"; -code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/GitHubUsername.pm"; +code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/Quoidautre.pm"; attribution github => ["https://github.com/quoidautre", "quoidautre"], twitter => "quoidautre_test"; diff --git a/t/IsAwesome/Quoidautre.t b/t/IsAwesome/Quoidautre.t index a7cd12bc0..0e6ea8c3e 100644 --- a/t/IsAwesome/Quoidautre.t +++ b/t/IsAwesome/Quoidautre.t @@ -5,7 +5,7 @@ use warnings; use Test::More; use DDG::Test::Goodie; -zci answer_type => "is_awesome_git_hub_username"; +zci answer_type => "quoidautre"; zci is_cached => 1; ddg_goodie_test(