diff --git a/ReactCommon/fabric/components/image/tests/ImageTest.cpp b/ReactCommon/fabric/components/image/tests/ImageTest.cpp index 2a15830d8..876af0aa8 100644 --- a/ReactCommon/fabric/components/image/tests/ImageTest.cpp +++ b/ReactCommon/fabric/components/image/tests/ImageTest.cpp @@ -9,6 +9,6 @@ #include -TEST(SwitchTest, testSomething) { +TEST(ImageTest, testSomething) { // TODO }