Skip to content

Commit

Permalink
Fixed Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlauer1 committed Jul 18, 2024
1 parent 641323d commit 7cb5e40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk/test/OpenTelemetry/LogRecordProcessorSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ import Data.IORef
import qualified Data.Text as T
import qualified Data.Vector as V
import qualified OpenTelemetry.Context as Context
import OpenTelemetry.Exporter.LogRecord
import OpenTelemetry.Internal.Common.Types
import OpenTelemetry.LogRecordExporter
import OpenTelemetry.LogRecordProcessor
import OpenTelemetry.LogRecordProcessor.Simple
import OpenTelemetry.Logs.Core
import OpenTelemetry.Processor.LogRecord
import OpenTelemetry.Processor.Simple.LogRecord
import System.IO.Unsafe
import Test.Hspec

Expand Down

0 comments on commit 7cb5e40

Please sign in to comment.