@@ -18,7 +18,7 @@ |
||
| 18 | 18 | { |
| 19 | 19 | // Attempt to load default configuration |
| 20 | 20 | $this->mergeConfigFrom( |
| 21 | - __DIR__ . '/../config/cassandra.php', 'cassandra' |
|
| 21 | + __DIR__ . '/../config/cassandra.php', 'cassandra' |
|
| 22 | 22 | ); |
| 23 | 23 | |
| 24 | 24 | // Configure cassandra options |