Skip to content

Commit ad29525

Browse files
committed
check failing test reported correctly
1 parent de62c9c commit ad29525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/example.page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default function App() {
2-
return <div>Hello world</div>;
2+
return <div>Hello sss</div>;
33
}

0 commit comments

Comments
 (0)