| OLD | NEW |
| 1 Tests that resources with JSON MIME types are previewed with the JSON viewer. | 1 Tests that resources with JSON MIME types are previewed with the JSON viewer. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: test1 | 4 Running: test1 |
| 5 Creating a NetworkRequest with type: application/json | 5 Creating a NetworkRequest with type: application/json |
| 6 Its previewer is searchable: true |
| 6 Its previewer is the JSON previewer: true | 7 Its previewer is the JSON previewer: true |
| 7 | 8 |
| 8 Running: test2 | 9 Running: test2 |
| 9 Creating a NetworkRequest with type: application/vnd.document+json | 10 Creating a NetworkRequest with type: application/vnd.document+json |
| 11 Its previewer is searchable: true |
| 10 Its previewer is the JSON previewer: true | 12 Its previewer is the JSON previewer: true |
| 11 | 13 |
| OLD | NEW |