SWDEV-397576 Fixing typo in DISABLED keyword

Change-Id: Ia1e391e2503957a451d6f7051291d092a33b7e04
Bu işleme şunda yer alıyor:
gobhardw
2023-06-03 09:55:38 +05:30
işlemeyi yapan: Ammar Elwazir
ebeveyn f154067583
işleme 02412ff353
2 değiştirilmiş dosya ile 4 ekleme ve 4 silme
+1 -1
Dosyayı Görüntüle
@@ -1249,7 +1249,7 @@ class ProfilerMQTest : public ::testing::Test {
};
TEST_F(ProfilerMQTest, DISBALED_WhenRunningMultiProcessTestItPasses) {
TEST_F(ProfilerMQTest, DISABLED_WhenRunningMultiProcessTestItPasses) {
int test_status = -1;
std::string profiler_output;