mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +00:00
Fix/update/test sending data. Rename query-monitor to query-server in tests.
This commit is contained in:
@@ -23,7 +23,7 @@ package Percona::WebAPI::Resource::Agent;
|
||||
use Lmo;
|
||||
|
||||
has 'uuid' => (
|
||||
is => 'r0',
|
||||
is => 'ro',
|
||||
isa => 'Str',
|
||||
required => 0,
|
||||
);
|
||||
|
Reference in New Issue
Block a user