FIX(test) formatting errors in test for ff json

This commit is contained in:
Chris Drexler 2018-12-28 10:50:03 +01:00
parent 315d9c475d
commit 90237ea8bf

View File

@ -16,7 +16,7 @@ def test_load_from_empty():
def test_load_full_entry(): def test_load_full_entry():
"""test method.""" """test method."""
# Arrange # Arrange
data = json.loads(""" data = json.loads("""
{ {