Skip to content
Snippets Groups Projects
Commit c30efe38 authored by Hans Moog's avatar Hans Moog
Browse files

Fix: fixed test

parent bd3bba59
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ import (
func TestSolidifier(t *testing.T) {
// initialize plugin
configureTransactionDatabase(nil)
configureTransactionMetaDataDatabase(nil)
configureApproversDatabase(nil)
configureSolidifier(nil)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment