Commit 674aa82
committed
minor #539 fix security logout fixture (jrushlow)
This PR was squashed before being merged into the 1.0-dev branch (closes #539).
Discussion
----------
fix security logout fixture
#474 changed implemented \LogicException instead of \Exception for make:auth. Fixture still produced \Exception for assertion.
Commits
-------
e5cb483 fix security logout fixtureFile tree
1 file changed
+1
-1
lines changed- tests/Security/fixtures/expected
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
0 commit comments