Skip to content

Commit

Permalink
Fix a test case
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jun 2, 2021
1 parent 9bc2f0e commit 3919348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_altrow.py
Expand Up @@ -26,7 +26,7 @@ def test_normal(self):
expected = dedent(
"""\
| AAA | BBB |
|-----|-----|
| --- | --- |
| aa | bb |
| cc | dd |
"""
Expand Down

0 comments on commit 3919348

Please sign in to comment.