Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
richardDobron authored and github-actions[bot] committed Jul 30, 2022
1 parent aa26cb3 commit e549724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fbt/fbtTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ public function testValuesThatLookLikeTokenPatterns()
' and ' .
\fbt\fbt::param('tokenB', 'B'),
'test'
);
);

$this->assertSame('with tokens {tokenB} and B', $fbt);
}
Expand Down

0 comments on commit e549724

Please sign in to comment.