taskCollections(); $this->assertInstanceOf(BelongsToMany::class, $relation); $this->assertSame(['sort_order'], $relation->getPivotColumns()); } }