Pārlūkot izejas kodu

Unskipped the test_get method in the LeHierarch test case class

Roland Haroutiounian 9 gadus atpakaļ
vecāks
revīzija
a188aa09f8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      leapi/test/test_lerelation.py

+ 1
- 1
leapi/test/test_lerelation.py Parādīt failu

@@ -80,7 +80,7 @@ class LeRelationTestCase(TestCase):
80 80
 
81 81
 class LeHierarch(LeRelationTestCase):
82 82
     
83
-    @unittest.skip("Wait for  LeRelation._prepare_filters() to unskip")
83
+    # @unittest.skip("Wait for  LeRelation._prepare_filters() to unskip")
84 84
     @patch('leapi.datasources.dummy.DummyDatasource.select')
85 85
     def test_get(self, dsmock):
86 86
         """ Tests the LeHierarch.get() method """

Notiek ielāde…
Atcelt
Saglabāt