This website requires JavaScript.
Explore
Help
Sign In
MasterMito
/
work-club-manager
Watch
1
Star
0
Fork
0
You've already forked work-club-manager
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
b028c066365abf9f0f0209386d5f939a6543af4e
work-club-manager
/
backend
/
WorkClub.Tests.Integration
/
UnitTest1.cs
11 lines
114 B
C#
Raw
Normal View
History
Unescape
Escape
style(backend): apply dotnet format whitespace normalization - Applied dotnet format to 24 files in backend/ - Corrects spacing, indentation, and formatting consistency - No functional changes to code logic Ultraworked with Sisyphus <https://github.com/code-yeongyu/oh-my-opencode> Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-05 11:07:19 +01:00
namespace
WorkClub.Tests.Integration
;
chore(scaffold): initialize git repo and monorepo with .NET solution
2026-03-03 14:02:37 +01:00
public
class
UnitTest1
{
[Fact]
public
void
Test1
(
)
{
}
}
Reference in New Issue
Copy Permalink