Skip to content

Commit cc87e84

Browse files
committed
Coding standards
1 parent 8754ed6 commit cc87e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ConvertKitAPITest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1684,7 +1684,7 @@ public function testGetSnippetsWithArchivedParam()
16841684
$result = $this->api->get_snippets(
16851685
archived: true
16861686
);
1687-
1687+
16881688
// Assert snippets and pagination exist.
16891689
$this->assertDataExists($result, 'snippets');
16901690
$this->assertPaginationExists($result);

0 commit comments

Comments
 (0)