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
In updating the leap exercise tests in #444 the example_gen.go script adds in the most recent x-common commit:
// Commit: cfdae36 Merge pull request #497 from exercism/stkent-patch-1
which has no relevance to the updated leap tests, which were changed in this commit
I don't know the test generation code well enough, or git well enough, to fix this currently, but will try and spend some time this week understanding it better.
In the meantime I wanted to check if this was known and deliberate or if someone else was easily able to fix if not?