Bug: https://bugs.kde.org/show_bug.cgi?id=506217
Bug-Debian: https://bugs.debian.org/
1108424
Forwarded: not-needed
Last-Update: 2025-07-02
providers having MCC/MNC equal to 262/03 changes
Gbp-Pq: Name skip-providers-test.patch
QTest::addColumn<QStringList>("providerNames");
QTest::newRow("Aldi 1") << "26277" << QStringList{"AldiTalk/MedionMobile", "blau.de", "E-Plus", "simyo Internet"};
- QTest::newRow("Aldi 2") << "26203" << QStringList{"AldiTalk/MedionMobile", "blau.de", "E-Plus", "simyo Internet"};
+// QTest::newRow("Aldi 2") << "26203" << QStringList{"AldiTalk/MedionMobile", "blau.de", "E-Plus", "simyo Internet"};
QTest::newRow("Vodafone CZ") << "23003" << QStringList{"Vodafone"};
QTest::newRow("1&1") << "26202" << QStringList{"Bild Mobil", "Vodafone", "1&1"};
}