Browse Source

Fix test indent

Nick Babcock 3 năm trước cách đây
mục cha
commit
93b6c3e4e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      OhmGraphite.Test/InfluxTest.cs

+ 1 - 1
OhmGraphite.Test/InfluxTest.cs

@@ -151,7 +151,7 @@ namespace OhmGraphite.Test
             }
         }
 
-         [Fact, Trait("Category", "integration")]
+        [Fact, Trait("Category", "integration")]
         public async void CanInsertIntoInflux2Token()
         {
             var testContainersBuilder = new TestcontainersBuilder<TestcontainersContainer>()