You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Tests that the PATH is built in the desired order. Had to add a `print`
function and `path.order` assertion function. Let me know if you have
any other ideas!
## How was it tested?
```
go test ./testscripts/testscripts_test.go
```
0 commit comments