Skip to content

Commit

Permalink
Add State namespace
Browse files Browse the repository at this point in the history
Signed-off-by: joshvanl <me@joshvanl.dev>
  • Loading branch information
JoshVanL committed Nov 13, 2023
1 parent 5bb19da commit c4135c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Dapr.E2E.Test.App/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ namespace Dapr.E2E.Test
using Dapr.E2E.Test.Actors.Reentrancy;
using Dapr.E2E.Test.Actors.Reminders;
using Dapr.E2E.Test.Actors.Timers;
using Dapr.E2E.Test.Actors.State;
using Dapr.E2E.Test.Actors.ExceptionTesting;
using Dapr.E2E.Test.Actors.Serialization;
using Dapr.E2E.Test.App.ErrorTesting;
Expand Down

0 comments on commit c4135c7

Please sign in to comment.