Skip to content

Commit

Permalink
chore: cicd test
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchijinju committed Jul 20, 2024
1 parent e11509d commit 715744d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/test/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import React, { Suspense } from "react";
export default function SummonerPage() {
return (
<div>
hello hello
hello hello hello
</div>
);
}

0 comments on commit 715744d

Please sign in to comment.