summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-20 11:34:01 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-20 11:34:24 -0700
commitbab08c9e2dd882fc03836852b4cc089a5cd568a9 (patch)
tree259c1914781e630acae07f206447770c845af9ee
parent7766bd2f8ef5f7ddb9ee231179bb38023d65a972 (diff)
Fix Malformed Table in Integration Tests doc
Change-Id: Idd2efdb04d7ee1972f1189576c3a2cb9bf834aef Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r--docs/how-to-use/IntegrationTests.rst2
1 files changed, 1 insertions, 1 deletions
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 |
+---------------------------------------+---------------+-----------------------------------------------------------+