Closed kistleh closed 4 years ago
This should hopefully take care of the failing unit tests. I also took the opportunity to update PDK to version 1.15.0 (simply ran pdk update --template-ref 1.15.0) and verified that everything checks out with:
pdk update --template-ref 1.15.0
pdk validate
pdk test unit
Thanks @telnetmaster
This should hopefully take care of the failing unit tests. I also took the opportunity to update PDK to version 1.15.0 (simply ran
pdk update --template-ref 1.15.0
) and verified that everything checks out with:pdk validate
pdk test unit