Skip to content

Commit

Permalink
Update api/tests/unit/import_export/test_unit_import_export_export.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Elwell <matthew.elwell@flagsmith.com>
  • Loading branch information
gagantrivedi and matthewelwell authored Oct 30, 2024
1 parent 9336519 commit 82c4e08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def test_export_project(organisation):
# TODO: test whether the export is importable


def test_export_project__only_live_segments_are_imported(
def test_export_project__only_live_segments_are_exported(
organisation: Organisation, project: Project
):
# Given
Expand Down

0 comments on commit 82c4e08

Please sign in to comment.