Skip to content

Commit

Permalink
Fixing broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewc committed Oct 16, 2015
1 parent 92b5ea0 commit 830d2ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public void WebJobsPublicSurface_LimitedToSpecificTypes()
"QueueTriggerAttribute",
"TableAttribute",
"SingletonAttribute",
"SingletonMode",
"StorageAccountAttribute"
};

Expand Down Expand Up @@ -121,7 +122,6 @@ public void WebJobsHostPublicSurface_LimitedToSpecificTypes()
"IArgumentBindingProvider`1",
"ITableArgumentBinding",
"SingletonConfiguration",
"SingletonMode",
"TraceWriter",
"JobHostTraceConfiguration",
"StorageClientFactory",
Expand Down

0 comments on commit 830d2ad

Please sign in to comment.