Skip to content

Commit

Permalink
let's make a conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan-Cowin committed Nov 26, 2024
2 parents 2943bb1 + 45adc72 commit 3ee5d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/api.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
});

Route::get('/test', function () {
return 'testing conflict';
return 'testing';
});

0 comments on commit 3ee5d28

Please sign in to comment.