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