Merge "Update tsconfig SW_VERSION to dummy value when running unit tests"

This commit is contained in:
Zuul 2018-09-06 20:35:58 +00:00 committed by Gerrit Code Review
commit 8f1301e7fd
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ def _load():
if not os.path.isfile(build_info):
# Assume that we are in a test environment. Dirty, dirty, dirty...
SW_VERSION = '18.03'
SW_VERSION = 'TEST.SW.VERSION'
nodetype = 'controller'
subfunctions = ['controller']
return