Skip to content

Commit 595077b

Browse files
committed
graph/db: let MakeTestGraph require no error internally
Instead of returning an error and needing to call `require.NoError` for each call to `MakeTestGraph`, rather just used the available testing variable to require no error within the function itself.
1 parent acad19e commit 595077b

File tree

2 files changed

+77
-147
lines changed

2 files changed

+77
-147
lines changed

0 commit comments

Comments
 (0)