Skip to content

Commit 3e3d0ac

Browse files
baijumclaude
andcommitted
test: add failing test to verify CI blocks deploy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f514b11 commit 3e3d0ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/test_fail.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_always_fails():
2+
assert False, "This test should fail and block deploy"

0 commit comments

Comments
 (0)