Skip to content

Commit

Permalink
Fix the @ticket numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-vlasenko authored and Anton Vlasenko committed Sep 2, 2024
1 parent f31e750 commit e73d95c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ public function data_get_items_with_data_provider() {

/**
* @dataProvider data_get_items_for_templates_based_on_theme_files_should_return_bad_response_status
* @ticket 56922
* @ticket 61970
*
* @param string $rest_base Base part of the REST API endpoint to test.
* @param string $template_id Template ID to use in the test.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ public function data_get_items_endpoint_should_return_forbidden_https_status_cod

/**
* @dataProvider data_get_items_for_templates_based_on_theme_files_should_return_bad_response_status
* @ticket 56922
* @ticket 61970
*
* @param string $rest_base Base part of the REST API endpoint to test.
* @param string $template_id Template ID to use in the test.
Expand Down

0 comments on commit e73d95c

Please sign in to comment.