Skip to content

Commit

Permalink
Changes to .graph extensions in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
awicenec committed Jun 29, 2021
1 parent 342110f commit ba9d1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daliuge-translator/test/dropmake/test_lgweb.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ def test_loop_pgt_post(self):
except RestClientException as e:
self.fail(e)

def test_pg_viewer(self):
def test_pg_viewerer(self):

c = RestClient('localhost', lgweb_port, 10)
self._generate_pgt(c)
Expand Down

0 comments on commit ba9d1d3

Please sign in to comment.