Remove diff check for ServiceID, may it R.I.P.

This commit is contained in:
Sean Chittenden 2016-06-13 18:22:53 -07:00
parent 79c675cf72
commit baac19cad6
No known key found for this signature in database
GPG Key ID: 4EBC9DC16C2E5E16
1 changed files with 0 additions and 12 deletions

View File

@ -2486,12 +2486,6 @@ func TestTaskDiff(t *testing.T) {
Old: "foo",
New: "bar",
},
{
Type: DiffTypeNone,
Name: "ServiceID",
Old: "",
New: "",
},
},
},
},
@ -2757,12 +2751,6 @@ func TestTaskDiff(t *testing.T) {
Old: "",
New: "",
},
{
Type: DiffTypeNone,
Name: "ServiceID",
Old: "",
New: "",
},
},
Objects: []*ObjectDiff{
{