forked from MDCPS/DamageAssessment_Backend
Fix for Namespace SurveyResponses
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user