diff --git a/tests/fw/services/test_pfs.c b/tests/fw/services/test_pfs.c index 1b6221a5..1ce46dc4 100644 --- a/tests/fw/services/test_pfs.c +++ b/tests/fw/services/test_pfs.c @@ -671,7 +671,7 @@ void test_pfs__migration(void) { pfs_init(true); ftl_force_version(1); - // simulate a migration by leaving leaving files in various states + // simulate a migration by leaving files in various states // in the first region. Then try to add another region and confirm // none of the files have been corrupted char file_small[10];