using NUnit.Framework; namespace LeedsBeerQuest.API.Tests.Controllers; [TestFixture] public class VenueControllerTests { }