Skip to content

Commit

Permalink
Intentional API failure to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Oct 9, 2023
1 parent c5be891 commit 1033870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/features/api/api_browse.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Feature: Browse API

Examples:
| user | collection | result |
| researcher | /tempZone/home/research-initial | testdata |
| researcher | /tempZone/home/research-initial | thisonefails |
| researcher | /tempZone/home/research-initial/testdata | lorem.txt |
| researcher | /tempZone/home/research-initial/testdata | SIPI_Jelly_Beans_4.1.07.tiff |
| datamanager | /tempZone/home/research-initial | testdata |
Expand Down

0 comments on commit 1033870

Please sign in to comment.