Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
debnatkh committed Aug 18, 2024
1 parent fdd5ea7 commit 8f8c302
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloud/filestore/libs/storage/service/service_ut.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5212,7 +5212,8 @@ Y_UNIT_TEST_SUITE(TStorageServiceTest)
createSessionResponse->GetStatus(),
createSessionResponse->GetErrorReason());
service.AssertDestroyFileStoreFailed(fsId, true);

}

Y_UNIT_TEST(ShouldUseAliasesForRequestsForwarding)
{
const TString originalFs = "test";
Expand Down

0 comments on commit 8f8c302

Please sign in to comment.