Skip to content

Commit

Permalink
test: see if first 4 tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam authored Jan 19, 2024
1 parent 68a9c38 commit 64a7628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ def test_directories_and_files_step1():
assert checkpaths(paths1)


def test_directories_and_files_step2():
assert checkpaths(paths2)
# def test_directories_and_files_step2():
# assert checkpaths(paths2)


def test_directories_and_files_step3():
Expand Down

0 comments on commit 64a7628

Please sign in to comment.