Skip to content

Commit

Permalink
Fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Jun 15, 2020
1 parent dd6486b commit f3cb7cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/PhinxGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -438,5 +438,4 @@ public function testDuplicateKeyName(): void
$newSchema = $this->getTableSchema('table_name');
$this->assertSame($oldSchema, $newSchema);
}

}

0 comments on commit f3cb7cc

Please sign in to comment.