Skip to content

Commit

Permalink
doc(auto): typo in recurring job tests
Browse files Browse the repository at this point in the history
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
  • Loading branch information
c3y1huang authored and David Ko committed Apr 11, 2023
1 parent 1b58dce commit 713257b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manager/integration/tests/test_recurring_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -1640,7 +1640,7 @@ def test_recurring_job_snapshot_delete(set_random_backupstore, client, batch_v1_
And 3 snapshots were created.
And volume has 4 snapshots.
- 3 user-created
- 1 volume-test
- 1 volume-head
When create a recurring job with:
- task: snapshot-delete
Expand Down Expand Up @@ -1747,7 +1747,7 @@ def test_recurring_job_snapshot_delete_retain_0(set_random_backupstore, client,
And 1 snapshots were created.
And volume has 2 snapshots.
- 1 user-created
- 1 volume-test
- 1 volume-head
When create a recurring job with:
- task: snapshot-delete
Expand Down

0 comments on commit 713257b

Please sign in to comment.