aboutsummaryrefslogtreecommitdiff
path: root/pw_blob_store/flat_file_system_entry_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_blob_store/flat_file_system_entry_test.cc')
-rw-r--r--pw_blob_store/flat_file_system_entry_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_blob_store/flat_file_system_entry_test.cc b/pw_blob_store/flat_file_system_entry_test.cc
index 3e16063c7..8410deab9 100644
--- a/pw_blob_store/flat_file_system_entry_test.cc
+++ b/pw_blob_store/flat_file_system_entry_test.cc
@@ -153,7 +153,7 @@ TEST_F(FlatFileSystemBlobStoreEntryTest, NoData) {
FlatFileSystemBlobStoreEntry::FilePermissions::READ;
// Ensure the BlobStore is erased.
- partition_.Erase();
+ ASSERT_EQ(OkStatus(), partition_.Erase());
sync::VirtualMutex blob_store_mutex;
FlatFileSystemBlobStoreEntry blob_store_file(