Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ScharfViktor committed Jan 24, 2024
1 parent 7651160 commit 9a1cf74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiCors/cors.feature
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Feature: CORS headers
| header | value |
| Access-Control-Allow-Origin | https://aphno.badal |


# duplicated from cors.feature:13 please delete the test after fixing cors.feature:13
Scenario Outline: CORS headers should be returned when setting CORS domain sending origin header in the OCS api
Given using OCS API version "<ocs_api_version>"
When user "Alice" sends HTTP method "GET" to OCS API endpoint "<endpoint>" with headers
Expand Down

0 comments on commit 9a1cf74

Please sign in to comment.