Add test to verify unauthorized requests
[integration.git] / test / mocks / prov-mns-provider / src / tests / test_rest_api_endpoints.py
index 0cc4591..69e66e3 100644 (file)
@@ -1,4 +1,4 @@
-from common import *
+from common import * # pylint: disable=W0614
 
 def test_put():
     '''Validate PUT request'''