Skip to content

Commit fe787bd

Browse files
committed
Move HistoryEventSerializationBinderTests.cs into lowercase test/ folder
The ServiceBus test csproj lives at test/DurableTask.ServiceBus.Tests, but the file was committed under Test/ (capital T). On case-sensitive filesystems (Linux CI) the SDK glob rooted at the lowercase csproj folder would not pick this file up, meaning the new binder tests would not run in CI.
1 parent 05f7cbd commit fe787bd

1 file changed

File tree

Test/DurableTask.ServiceBus.Tests/HistoryEventSerializationBinderTests.cs renamed to test/DurableTask.ServiceBus.Tests/HistoryEventSerializationBinderTests.cs

File renamed without changes.

0 commit comments

Comments
 (0)