Skip to content

Commit

Permalink
update api test
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Sep 23, 2023
1 parent c3c4820 commit 448b6c1
Show file tree
Hide file tree
Showing 7 changed files with 7,680 additions and 7,726 deletions.
7 changes: 2 additions & 5 deletions tests/System/TypeAPITest.php
Expand Up @@ -60,11 +60,8 @@ public function testGenerate(string $category)
public function providerFilter(): array
{
return [
['default'],
['backend'],
['consumer'],
['system'],
['authorization'],
['app'],
['fusio'],
];
}
}

0 comments on commit 448b6c1

Please sign in to comment.