mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07:00
TEST: field locking test fixes 9
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -76,7 +76,8 @@ class TestDeviceAtomicity(unittest.TestCase):
|
||||
devGroupSource TEXT,
|
||||
devLocationSource TEXT,
|
||||
devCommentsSource TEXT,
|
||||
devMacSource TEXT
|
||||
devMacSource TEXT,
|
||||
devForceStatus STRING DEFAULT NULL
|
||||
)
|
||||
""")
|
||||
conn.commit()
|
||||
|
||||
Reference in New Issue
Block a user