Skip to content

Commit 5dc633b

Browse files
authored
Update test_app.py
1 parent 28b4f49 commit 5dc633b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/test_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import unittest
22

3-
from logic import check_posted_data
3+
# from logic import check_posted_data
44

55

66
# class TestSnippet(unittest.TestCase):

0 commit comments

Comments
 (0)