@@ -130,7 +130,7 @@ |
||
130 | 130 | Assert::isInstanceOf( |
131 | 131 | $source, |
132 | 132 | YubiKey::class, |
133 | - 'Could not find authentication source with id ' . $state[self::AUTHID] |
|
133 | + 'Could not find authentication source with id '.$state[self::AUTHID] |
|
134 | 134 | ); |
135 | 135 | |
136 | 136 | try { |