Skip to content

Commit

Permalink
Fixed prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
doracretu3pillar committed Sep 20, 2024
1 parent b95747b commit 78507cb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ describe('AddRemoteInstanceService:: ', () => {
cluster: 'test',
custom_labels: 'test:test',
pmm_agent_id: {
value: 'pmm-server'
}
value: 'pmm-server',
},
};

const payload = {
Expand Down

0 comments on commit 78507cb

Please sign in to comment.