Skip to content

Commit 1deb168

Browse files
jemericturnerdev
andauthored
Update test/APITest.php
Co-authored-by: Chris <[email protected]>
1 parent 9c31d5c commit 1deb168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/APITest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ public function testUpdateTemplateVersion(){
181181
$this->good_html,
182182
null,
183183
'test preheader',
184-
$template_data
184+
$template_data
185185
);
186186
$this->assertNotNull($r->created);
187187
print "Updated a template version";

0 commit comments

Comments
 (0)