Fix for Namespace SurveyResponses

This commit is contained in:
Santhosh S
2023-10-04 18:45:51 -04:00
parent d2ae8a30a6
commit 6ae57c9818
43 changed files with 121 additions and 111 deletions

View File

@ -1,9 +1,9 @@

using DamageAssesment.Api.SurveyResponses.Models;
using DamageAssesment.Api.Responses.Models;
using System.Collections.Generic;
using System.Text;
namespace DamageAssesment.Api.SurveyResponses.Test
namespace DamageAssesment.Api.Responses.Test
{
public class MockData
{