Commit fe787bd
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
0 commit comments