Integrate Lago with Stripe

This commit is contained in:
2023-02-24 07:20:51 +00:00
parent cde1392e68
commit 9d37e2bfb8
13 changed files with 174 additions and 125 deletions

View File

@@ -413,8 +413,6 @@ class ActiveManagementLiveTestCase(ElasticMock, StrategyMixin, LiveBase, TestCas
},
]
}
print("ACTIONS", self.ams.actions)
print("EXP", expected)
self.assertEqual(self.ams.actions, expected)