Skip to content

Commit

Permalink
Update ConditionalRequestHeaderTests.cs (#5542)
Browse files Browse the repository at this point in the history
Fixes: #5530
  • Loading branch information
nisha-bhatia authored Jan 9, 2025
1 parent 32a26c5 commit ddeeff6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
using System.Threading.Tasks;
using NUnit.Framework;
using SpecialHeaders.ConditionalRequest;
using TestProjects.CadlRanch.Tests;

namespace CadlRanchProjects.Tests.Http.SpecialHeaders.ConditionalRequests
namespace TestProjects.CadlRanch.Tests.Http.SpecialHeaders.ConditionalRequests
{
public class ConditionalRequestHeaderTests : CadlRanchTestBase
{
Expand Down

0 comments on commit ddeeff6

Please sign in to comment.