Fix Malformed Table in Integration Tests doc 57/46057/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 20 Oct 2017 18:34:01 +0000 (11:34 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 20 Oct 2017 18:34:24 +0000 (11:34 -0700)
Change-Id: Idd2efdb04d7ee1972f1189576c3a2cb9bf834aef
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/how-to-use/IntegrationTests.rst

index 5b4830e..f082f9b 100644 (file)
@@ -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                                  |
 +---------------------------------------+---------------+-----------------------------------------------------------+