diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2019-04-18 14:22:34 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2019-04-18 14:22:34 -0400 |
commit | c3c09852f5bcc92307a91c3b370a01b07229793b (patch) | |
tree | 877ec5c23a4ed276de714d0b65aa4f01f040b75d /units/ethernet | |
parent | 0161ebdff3d8a6544e0c199b3a8469abb42b9ce0 (diff) |
fixed an errant newline in units/ethernet/test-plan.pxu that was breaking the new launcher
Diffstat (limited to 'units/ethernet')
-rw-r--r-- | units/ethernet/test-plan.pxu | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/units/ethernet/test-plan.pxu b/units/ethernet/test-plan.pxu index 0a03e7b..ec2310f 100644 --- a/units/ethernet/test-plan.pxu +++ b/units/ethernet/test-plan.pxu @@ -71,8 +71,7 @@ include: id: server-ethernet-underspeed unit: test plan _name: Server Ethernet Tests (Speed Check Disabled) -_description: Automated ethernet tests for server certification without speed -check +_description: Automated ethernet tests for server certification without speed check estimated_duration: 4h include: ethernet/detect |