Skip to content

Commit

Permalink
Update continent rest api and add testcase.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunshon committed Jan 21, 2025
1 parent 5c467be commit 12e6c1c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php

namespace WeDevs\Dokan\Test\Continents;
namespace WeDevs\Dokan\Test\REST;

use WeDevs\Dokan\Test\DokanTestCase;

class RestApi extends DokanTestCase {
class DokanDataContinentsControllerTest extends DokanTestCase {

/**
* The namespace of the REST route.
Expand Down

0 comments on commit 12e6c1c

Please sign in to comment.