From 7bef20b1162abd82fa7cd836596df469cc81e51e Mon Sep 17 00:00:00 2001 From: Mike Terzo Date: Sat, 1 Jul 2017 03:32:16 -0400 Subject: [PATCH] Adding new line --- test/test_app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_app.py b/test/test_app.py index beaa5e9..7a6acd6 100644 --- a/test/test_app.py +++ b/test/test_app.py @@ -820,4 +820,4 @@ def test_node_facts_json(client, mocker, for line in result_json['data']: assert len(line) == 2 - assert 'chart' not in result_json \ No newline at end of file + assert 'chart' not in result_json