forked from ddrilling/AsbCloudServer
fix test. add user to controller
This commit is contained in:
parent
0050427ccf
commit
cb22c0afa5
@ -45,7 +45,7 @@ namespace AsbCloudWebApi.Tests.ControllersTests
|
||||
controller = new TelemetryAnalyticsController(analyticsService.Object,
|
||||
wellService.Object);
|
||||
|
||||
|
||||
controller.AddUser();
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
Loading…
Reference in New Issue
Block a user