Skip to content

Commit 20f634c

Browse files
authored
cleanup
1 parent fad163c commit 20f634c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/EndpointDatabaseTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
$this->expectException(NotionException::class);
129129
$this->expectExceptionMessage('Bad Request');
130130
$this->expectExceptionCode(400);
131-
131+
132132
Notion::database('8284f3ff77e24d4a939d19459e4d6bdc')->query();
133133
});
134134

0 commit comments

Comments
 (0)