stabilize tests
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
using System.Globalization;
|
||||
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using StellaOps.Doctor.Models;
|
||||
using StellaOps.Doctor.Plugins;
|
||||
using System.Globalization;
|
||||
|
||||
namespace StellaOps.Doctor.Plugins.Observability.Checks;
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
using System.Globalization;
|
||||
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using StellaOps.Doctor.Models;
|
||||
using StellaOps.Doctor.Plugins;
|
||||
using System.Globalization;
|
||||
|
||||
namespace StellaOps.Doctor.Plugins.Observability.Checks;
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using StellaOps.Doctor.Models;
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
using System.Globalization;
|
||||
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using StellaOps.Doctor.Models;
|
||||
using StellaOps.Doctor.Plugins;
|
||||
using System.Globalization;
|
||||
|
||||
namespace StellaOps.Doctor.Plugins.Observability.Checks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user