Skip to content

Commit

Permalink
ok, so there's a component name for a named component
Browse files Browse the repository at this point in the history
  • Loading branch information
zach morgan authored and jrockway committed Feb 28, 2010
1 parent c52bcb8 commit 388507c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/01-live.t
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ is_deeply($model_attributes,
{
foo => 'bar', # From __PACKAGE__ default config
bar => 'baz', # Merged from my environment hash
catalyst_component_name => 'TestApp::Model::TestModel',
},
'JSON for top-level :: param with hash merge');

0 comments on commit 388507c

Please sign in to comment.