Update git submodules

* Update horizon from branch 'master'
  - Merge "Handle case without pytest for plugin tests"
  - Handle case without pytest for plugin tests
    
    Switching the test runner to pytest in horizon assumes pytest is always
    installed, but horizon test helpers are used in horizon plugin tests and
    pytest is not used in horizon plugin tests. As a result, all horizon plugin
    tests are now broken.
    
    This commit considers a case where pytest does not exist.
    A wrapper decorator for pytest.mark.xxxx is introduced and
    it acts as a null decorator if pytest is not installed.
    
    Change-Id: I80736b108f5ae9a36c0e756bf386468879be3293
    Closes-Bug: #1873532
This commit is contained in:
Zuul 2020-04-18 22:40:06 +00:00 committed by Gerrit Code Review
parent b524038393
commit e7e7a5f1eb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 65eb9d47ab40f34211e1c378b45898e20fc2fccb
Subproject commit 9310cc7a9626f2812557d2da6b2e9353ba23990f