======================================================================
FAIL: test_destroy_environment_with_manual_type_non_aws (test_deploy_stack.DeployStackTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/dimitern/work/juju-ci-tools/test_deploy_stack.py", line 174, in test_destroy_environment_with_manual_type_non_aws
self.assertEqual(0, dji_mock.call_count)
AssertionError: 0 != 1
----------------------------------------------------------------------
Ran 663 tests in 8.789s
FAILED (failures=1)
make: *** [test] Error 1