Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
tbfleming committed Jan 6, 2022
1 parent 06e0013 commit 0e664ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testUtils.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ class Utils:
DataDir="var/lib/"
ConfigDir="etc/eosio/"

TimeFmt='%Y-%m-%dT%H:%M:%S.%f'

@staticmethod
def Print(*args, **kwargs):
stackDepth=len(inspect.stack())-2
Expand Down

0 comments on commit 0e664ac

Please sign in to comment.