Skip to content

Commit

Permalink
fix: blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcostaParedes committed May 9, 2021
1 parent 05f5e0c commit d00bc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/FacadeSpannerDBTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ public function testShouldReturnAQueryBuilderInstanceWhenCallingWithinMethodTabl
{
$this->assertInstanceOf(Builder::class, $this->facade->table('test'));
}
}
}

0 comments on commit d00bc57

Please sign in to comment.