Merge fix

This commit is contained in:
Vyacheslav Egorov 2023-12-08 17:58:25 +02:00
parent 6068432285
commit 139b169361
2 changed files with 1 additions and 2 deletions

View file

@ -215,7 +215,6 @@ TEST_CASE("PathNormalization")
}
}
TEST_CASE_FIXTURE(ReplWithPathFixture, "RequireSimpleRelativePath")
{
ScopedFastFlag sff{FFlag::LuauUpdatedRequireByStringSemantics, true};