mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 09:12:06 -05:00
more tests
This commit is contained in:
@@ -18,9 +18,7 @@ def test_get_bases_with_super_history_and_table():
|
|||||||
local_mapper=None,
|
local_mapper=None,
|
||||||
)
|
)
|
||||||
|
|
||||||
assert bases == [
|
assert bases == (object,)
|
||||||
object,
|
|
||||||
]
|
|
||||||
assert properties["changed"] == ("changed_col", "col1", "col2")
|
assert properties["changed"] == ("changed_col", "col1", "col2")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user