Immobilien site 11-05-2026
This commit is contained in:
parent
e198d842ce
commit
6799325f71
28 changed files with 16189 additions and 809 deletions
|
|
@ -50,7 +50,8 @@ test('getFormattedPrice returns formatted AED with EUR and USD', function () {
|
|||
->toContain('AED')
|
||||
->toContain('EUR')
|
||||
->toContain('USD')
|
||||
->toContain('1.125.000');
|
||||
->toContain('1.125.000')
|
||||
->toContain('whitespace-nowrap');
|
||||
});
|
||||
|
||||
test('getFormattedPrice returns empty string when no price', function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue