Skip to content

Commit

Permalink
Fix db errors on test
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcanhelp committed Oct 25, 2018
1 parent 61c72ce commit 6affd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testRenderForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public static function setUpBeforeClass() {
*/
public function testThatRenderFormPassesThrough() {
self::auth0Ready( false );

$this->assertArrayNotHasKey( 'action', $_GET );

// Should pass through initially because WP-Auth0 is not configured.
Expand Down

0 comments on commit 6affd80

Please sign in to comment.