Skip to content

Commit

Permalink
Alteração da URL para compatibilidade do servidor embutido do PHP.
Browse files Browse the repository at this point in the history
  • Loading branch information
luispaiva committed Jul 9, 2022
1 parent 6224d29 commit 58c1196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ suites:
modules:
enabled:
- REST:
url: http://localhost:8000/exchange
url: http://localhost:8000/index.php/exchange
depends: PhpBrowser

paths:
Expand Down

0 comments on commit 58c1196

Please sign in to comment.