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
Before this change, if the generated Kotlin file didn't match the
expected one, a new file was created under a different path. It was then
hard to just accept the changes i.e. use what was actually produced as
the expected file. This change makes the test edit the file in place.
Copy file name to clipboardExpand all lines: action-binding-generator/src/test/kotlin/io/github/typesafegithub/workflows/actionbindinggenerator/Utils.kt
0 commit comments