Преглед на файлове

[#54] Changed the test value for next id in the Editorial model used for tests

Roland Haroutiounian преди 9 години
родител
ревизия
2813db64c5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      EditorialModel/test/test_classes.py

+ 1
- 1
EditorialModel/test/test_classes.py Целия файл

@@ -58,7 +58,7 @@ class TestEmClassCreation(ClassesTestCase):
58 58
         testClass = EM_TEST_OBJECT.create_component(EmClass.__name__, {'name': 'testclass1', 'classtype': EmClassType.entity['name']})
59 59
 
60 60
         #We check the uid
61
-        self.assertEqual(testClass.uid, 18)
61
+        self.assertEqual(testClass.uid, 22)
62 62
 
63 63
         # We check that the class has been added in the right list in the model object
64 64
         class_components_records = EM_TEST_OBJECT.components(EmClass)

Loading…
Отказ
Запис