summaryrefslogtreecommitdiff
path: root/units/mediacard
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-09-07 17:31:34 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-09-07 17:31:34 +0200
commita3150bc591650c6bcb52380b4f64174438c25f69 (patch)
tree423800d54216c1f885b1400db213f033c7a110be /units/mediacard
parentcc8ed87a2f5c04c20e006640068c922e3543e79c (diff)
units:mediacard: Fix sdhc-storage summary
Diffstat (limited to 'units/mediacard')
-rw-r--r--units/mediacard/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/mediacard/jobs.pxu b/units/mediacard/jobs.pxu
index 05b8345..dea657c 100644
--- a/units/mediacard/jobs.pxu
+++ b/units/mediacard/jobs.pxu
@@ -213,7 +213,7 @@ command:
{%- else %}
removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size
{% endif -%}
-_summary: Test that insertion of an SDHC card is detected
+_summary: Test reading & writing to a SDHC Card
_description:
This test is automated and executes after the mediacard/sdhc-insert
test is run. It tests reading and writing to the SDHC card.