* Added test functionality to use original all files testing. Fixed JPSU-920-AC-AFO issue from Issue#1514

* Fixed JPSU issue

* Fixing file format issue

* fixing file we altered by accident
This commit is contained in:
Daniel W. Anner
2023-08-01 12:02:16 -04:00
committed by GitHub
parent d191429457
commit cfbc3ec223
4 changed files with 13 additions and 18 deletions
+1
View File
@@ -27,5 +27,6 @@ KNOWN_SLUGS = set()
KNOWN_MODULES = set()
USE_LOCAL_KNOWN_SLUGS = False
USE_UPSTREAM_DIFF = True
NETBOX_DT_LIBRARY_URL = "https://github.com/netbox-community/devicetype-library.git"