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
fix: every created example app is testing app (#684)
### Summary
We aren't properly injecting the single-choice questions into our
answers yet, and as a result the default example app was testing app.
Addressed that problem
### Test plan
1. Create a new library
2. Make sure the example app is a vanilla testing app
0 commit comments