Skip to content

Commit

Permalink
remove test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudHamdy02 committed Jul 31, 2023
1 parent 2c855f8 commit 2ddb763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/verify/check-pages
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,6 @@ OnCalendar=daily
paths = ["/home/admin/newdir", "/home/admin/newdir/dir1", "/home/admin/newdir/dir2", "/home/admin/newdir/file1", "/home/admin/newdir/file2"]
for i in range(5):
b.wait_in_text(f"#file-autocomplete-widget-preselected li:nth-of-type({i+1}) button", paths[i])
m.execute("rm -r /home/admin/newdir")

@testlib.skipOstree("No PCP available")
def testPlots(self):
Expand Down

0 comments on commit 2ddb763

Please sign in to comment.