Skip to content

Commit

Permalink
[skip CI] CI/CD: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2025
1 parent 9018eb6 commit 6a2a0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Fuyu.Tests.Backend.EFT/EndToEnd/BackendTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public static void AssemblyInitialize(TestContext testContext)
CoreLoader.Instance.Load();
EftLoader.Instance.OnResxSet += ItemFactoryLoader.Instance.Load;
EftLoader.Instance.Load();

// setup servers
var coreServer = new CoreServer();
coreServer.RegisterServices();
Expand Down

0 comments on commit 6a2a0ff

Please sign in to comment.