mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-29 17:11:15 -05:00
TEST: field locking test fixes 10
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -77,6 +77,7 @@ class TestDeviceAtomicity(unittest.TestCase):
|
|||||||
devLocationSource TEXT,
|
devLocationSource TEXT,
|
||||||
devCommentsSource TEXT,
|
devCommentsSource TEXT,
|
||||||
devMacSource TEXT,
|
devMacSource TEXT,
|
||||||
|
devVlan TEXT,
|
||||||
devForceStatus STRING DEFAULT NULL
|
devForceStatus STRING DEFAULT NULL
|
||||||
)
|
)
|
||||||
""")
|
""")
|
||||||
|
|||||||
Reference in New Issue
Block a user