diff --git a/src/ethereum_test_filling_tool/filler.py b/src/ethereum_test_filling_tool/filler.py index 5aa2b6c27a..5c37b502ab 100644 --- a/src/ethereum_test_filling_tool/filler.py +++ b/src/ethereum_test_filling_tool/filler.py @@ -113,7 +113,8 @@ def fill_fixture(self, filler, t8n, b11r): # Only skip if the fixture file already exists, the module # has not been modified since the last test filler run, and - # the user does not want to overwrite the fixtures (--overwrite). + # the user doesn't want to force a refill the + # fixtures (--force-refill). if ( os.path.exists(path) and not is_module_modified(