def test_exploding_properties(self, client):
     task = snippets.exploding_properties(client)
     assert task
Esempio n. 2
0
 def test_exploding_properties(self, client):
     task = snippets.exploding_properties(client)
     assert task