Commit 6c874e3
committed
Mimic Repos route matching logic in unit test
This spec is really testing Sinatra's routing logic rather than
our software, so it feels like like a superfluous test.
While we decide what to do with it, we mimic the routing logic here
to preserve the previous specs.1 parent 319c5ff commit 6c874e3
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments