Skip to content

Commit 8555cdd

Browse files
committed
tests fix
1 parent 24a5d36 commit 8555cdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/QAToolKit.Engine.HttpTester.Test/HttpTesterClientTests.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
using ExpectedObjects;
22
using QAToolKit.Core.HttpRequestTools;
33
using QAToolKit.Core.Models;
4+
using QAToolKit.Engine.HttpTester.Exceptions;
5+
using QAToolKit.Engine.HttpTester.Extensions;
6+
using QAToolKit.Engine.HttpTester.Test.Fixtures;
47
using QAToolKit.Source.Swagger;
58
using System;
69
using System.Collections.Generic;

0 commit comments

Comments
 (0)