add warning for people who aren't using Reaction::Role(::Parameterized)?
[catagits/Reaction.git] / lib / Reaction / InterfaceModel / Search / UpdateSpec.pm
index 5c32b8f..6b04849 100644 (file)
@@ -1,6 +1,6 @@
 package Reaction::InterfaceModel::Search::UpdateSpec;
 
-use Moose::Role;
+use Reaction::Role;
 use Method::Signatures::Simple;
 use aliased 'Reaction::InterfaceModel::Search::Spec', 'SearchSpec';
 use namespace::clean -except => 'meta';