diff --git a/pyproject.toml b/pyproject.toml index e400c3d8..d5be3fa1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ find = {namespaces = false} enabled = true [tool.setuptools.package-data] -choreographer = ['resources/latest_known_good_chrome.json'] +choreographer = ['resources/last_known_good_chrome.json'] [project] name = "choreographer"