Skip to content

Commit b369ccf

Browse files
committed
Updated snapshot files
1 parent 60e2902 commit b369ccf

File tree

4 files changed

+4
-16
lines changed

4 files changed

+4
-16
lines changed

examples/starwars/tests/snapshots/snap_test_query.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
3-
# snapshottest: v1
4-
# https://pypi.python.org/pypi/snapshottest
5-
2+
# snapshottest: v1 - https://goo.gl/zC4yUc
63
from __future__ import unicode_literals
74

85
from snapshottest import Snapshot

examples/starwars_relay/tests/snapshots/snap_test_connections.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
3-
# snapshottest: v1
4-
# https://pypi.python.org/pypi/snapshottest
5-
2+
# snapshottest: v1 - https://goo.gl/zC4yUc
63
from __future__ import unicode_literals
74

85
from snapshottest import Snapshot

examples/starwars_relay/tests/snapshots/snap_test_mutation.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
3-
# snapshottest: v1
4-
# https://pypi.python.org/pypi/snapshottest
5-
2+
# snapshottest: v1 - https://goo.gl/zC4yUc
63
from __future__ import unicode_literals
74

85
from snapshottest import Snapshot

examples/starwars_relay/tests/snapshots/snap_test_objectidentification.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
3-
# snapshottest: v1
4-
# https://pypi.python.org/pypi/snapshottest
5-
2+
# snapshottest: v1 - https://goo.gl/zC4yUc
63
from __future__ import unicode_literals
74

85
from snapshottest import Snapshot

0 commit comments

Comments
 (0)