mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
force tests
This commit is contained in:
parent
294ca98d38
commit
4878fda1e8
@ -65,6 +65,7 @@ class TestStatusReport(APIBaseTest):
|
||||
created_at=created_at,
|
||||
properties={"$lib": lib},
|
||||
)
|
||||
# force test
|
||||
|
||||
def _create_plugin(self, name: str, enabled: bool) -> None:
|
||||
plugin = Plugin.objects.create(organization_id=self.team.organization.pk, name=name)
|
||||
|
Loading…
Reference in New Issue
Block a user