Update Account::Profile tests and code.
This commit is contained in:
parent
431cd280a4
commit
38d35e23b6
3 changed files with 4 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ has method => (
|
|||
|
||||
has uid => (
|
||||
is => 'rw',
|
||||
default => 'view',
|
||||
default => '',
|
||||
);
|
||||
|
||||
has bare => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue