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
convert the `examples/testdata/php/php-extensions` into a `testscript`
so that automated tests run it.
## How was it tested?
- in code, enabled flakes feature flag
- ran `go test ./testscripts/... -count=1` (the count=1 is to bust the
test cache)
- as a sanity check, commented out the Definitions lines in
`flake.nix.tmpl` and ensured that the test failed.
0 commit comments