Skip to content

Commit 1e9ba60

Browse files
niemyjskiejsmith
authored andcommitted
Skip benchmarks
1 parent 2d35c54 commit 1e9ba60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exceptionless.Tests/Plugins/PluginTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ private Exception GetNestedSimpleException(string message = "Test") {
906906
}
907907
}
908908

909-
[Fact]
909+
[Fact(Skip="Skip until we report benchmark results and look at them over time")]
910910
public void RunBenchmark() {
911911
var summary = BenchmarkRunner.Run<DeduplicationBenchmarks>();
912912

0 commit comments

Comments
 (0)