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 usage of exercise_key without ExerciseRegistry (#88)
Because the `exercise_key` is used for the `ExerciseRegistry` and the
`CheckRegistry` we need to ensure the `CodeExercise` can be run with
each individual one and both.
0 commit comments