mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-08 02:59:37 -06:00
Fix broken test (config --get should never have more than one config scope)
This commit is contained in:
@@ -137,6 +137,7 @@ func TestConfigGet(t *testing.T) {
|
||||
CfgSet: multiCfg,
|
||||
ConfigElem: env.LocalConfig,
|
||||
Key: "title",
|
||||
Code: 1,
|
||||
},
|
||||
{
|
||||
Name: "missing param",
|
||||
|
||||
Reference in New Issue
Block a user