We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f710d69 commit 6c8db6aCopy full SHA for 6c8db6a
1 file changed
tests/test_commands.py
@@ -6,9 +6,6 @@
6
from silicon.related import add as add_related
7
from silicon.related import get as get_related
8
9
-# TODO: 'timestamp' in the JSONS needs to be 'revision' to match our
10
-# existing model.
11
-
12
13
def test_export_command(app, runner):
14
"""
0 commit comments