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
Drop writeFile() as it only had one caller. Stop using os.WriteFile()
for writing to the schemata file so that the writes are unit-testable.
Also, adapt and simplify the testutil helper writeFile() function.
Signed-off-by: Markus Lehtonen <[email protected]>
0 commit comments