From: Trevor Bramwell Date: Fri, 20 Oct 2017 18:34:01 +0000 (-0700) Subject: Fix Malformed Table in Integration Tests doc X-Git-Tag: opnfv-6.0.0~38^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=bab08c9e2dd882fc03836852b4cc089a5cd568a9;p=snaps.git Fix Malformed Table in Integration Tests doc Change-Id: Idd2efdb04d7ee1972f1189576c3a2cb9bf834aef Signed-off-by: Trevor Bramwell --- diff --git a/docs/how-to-use/IntegrationTests.rst b/docs/how-to-use/IntegrationTests.rst index 5b4830e..f082f9b 100644 --- a/docs/how-to-use/IntegrationTests.rst +++ b/docs/how-to-use/IntegrationTests.rst @@ -144,7 +144,7 @@ create_keypairs_tests.py - CreateKeypairsCleanupTests | test_create_keypair_gen_files_delete_1| 2 | Ensures that new keypair files are deleted by default | | | | by OpenStackKeypair#clean() | +---------------------------------------+---------------+-----------------------------------------------------------+ -| test_create_keypair_gen_files_delete_2| 2 | Ensures that new keypair files are deleted by | +| test_create_keypair_gen_files_delete_2| 2 | Ensures that new keypair files are deleted by | | | | OpenStackKeypair#clean() when the settings delete_on_clean| | | | attribute is set to True | +---------------------------------------+---------------+-----------------------------------------------------------+