Skip to content

Commit 9aa463a

Browse files
authored
Apply fixes from StyleCI (#75)
1 parent a77289e commit 9aa463a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/EndpointDatabaseTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,10 @@ public function it_throws_a_notion_exception_bad_request()
158158
Notion::database('8284f3ff77e24d4a939d19459e4d6bdc')->query();
159159
}
160160

161-
/**
162-
* @test
161+
/**
162+
* @test
163163
* ! edge-case
164-
*/
164+
*/
165165
public function it_queries_a_database_with_a_rollup_property_with_empty_selects()
166166
{
167167
// success /v1/databases/DATABASE_DOES_EXIST/query

0 commit comments

Comments
 (0)