commit | c93345233e06c173a65a3edcb769c4220386b3bd | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Tue Oct 15 03:53:57 2019 +0000 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Tue Oct 15 03:53:57 2019 +0000 |
tree | eb2cc41f587912328d542bbf8ab3acbc1c43caaf | |
parent | 90b90ad3c86856f2b9cdae4e81bf6c3408c63b27 [diff] [blame] |
Fix reno typo This fixing the typo in reno - https://review.opendev.org/#/c/687999/8/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml@4 Change-Id: I1f0f404db3c3841a8bbf76d8560149d00bc692c2
diff --git a/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml b/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml index d9ef626..4842f63 100644 --- a/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml +++ b/releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml
@@ -1,6 +1,6 @@ --- fixes: - | - Bug#1847749. This privides the workaround of Skip Exception raised instead of skipping + Bug#1847749. This provides the workaround of Skip Exception raised instead of skipping the CLI tests. If you are running Tempest with stestr > 2.5.0 then use this fix. Ref- https://github.com/testing-cabal/testtools/issues/272