justeat / ZendeskApiClient

C# Client for working with the Zendesk API
Other
65 stars 86 forks source link

Fix TagsResourceTest Test #321

Closed fbvilela closed 12 months ago

fbvilela commented 12 months ago

Description

Fixes the test by adding a setup and teardown.

  1. creates a ticket with 5 tags
  2. executes existing tests regarding pagination
  3. deletes the ticket
fbvilela commented 12 months ago

Sorry for the delay, @mikerogers123 👋