created GetMiscLookupByKey
for values we do not want hard coded but that are not worth its own struct
This commit is contained in:
@@ -998,7 +998,7 @@ func TestGetDatasheetOptions(t *testing.T) {
|
||||
|
||||
/*
|
||||
// Populate misc lookup data
|
||||
err = models.PopulateMiscLookupData()
|
||||
err = gsmaster.PopulateMiscLookupData()
|
||||
assert.NoError(t, err)
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user