Skip to content

Commit

Permalink
add missing fields to default linked board in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GwendalLaurent committed Oct 7, 2024
1 parent 8ca020d commit 607a3c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/rebar3_grisp_io_common_test.erl
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ link_board() ->
<<"1337">>,
<<"Uuid">>,
null,
null,
null,
manual,
null})
end,
mnesia:activity(transaction, AddBoard).
Expand Down

0 comments on commit 607a3c8

Please sign in to comment.