mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
commit
f19caac8e4
@ -324,6 +324,7 @@ class TestMinionSaltAPIHandler(SaltnadoTestCase):
|
||||
application.event_listener = saltnado.EventListener({}, self.opts)
|
||||
return application
|
||||
|
||||
@skipIf(True, 'issue #34753')
|
||||
def test_get_no_mid(self):
|
||||
response = self.fetch('/minions',
|
||||
method='GET',
|
||||
|
Loading…
Reference in New Issue
Block a user