Update homepage to a modern German under construction page
Test and Deploy Website / test-and-deploy (push) Successful in 40s
Test and Deploy Website / test-and-deploy (push) Successful in 40s
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ test('Unit Tests: validateEmail', (t) => {
|
||||
test('Unit Tests: formatGreeting', (t) => {
|
||||
assert.strictEqual(
|
||||
formatGreeting('evening', 'Robert Müller'),
|
||||
"Good evening, welcome to Robert Müller's portfolio!"
|
||||
"Guten Abend, herzlich willkommen auf der Webseite von Robert Müller!"
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user