This commit is contained in:
rigelrozanski 2018-07-26 13:49:58 -04:00
parent 07705444fd
commit 422eb0374e
1 changed files with 4 additions and 4 deletions

View File

@ -30,10 +30,10 @@ func TestUpdateDescription(t *testing.T) {
}
d2 := Description{
Moniker: doNotModifyDescVal,
Identity: doNotModifyDescVal,
Website: doNotModifyDescVal,
Details: doNotModifyDescVal,
Moniker: DoNotModifyDesc,
Identity: DoNotModifyDesc,
Website: DoNotModifyDesc,
Details: DoNotModifyDesc,
}
d3 := Description{