Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Feb 7, 2017
1 parent eea23e1 commit 2a403a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/src/test/resources/CheckErrorOutput.yaml
Expand Up @@ -20,7 +20,7 @@ config:
input:
user_agent_string: 'Mozilla/5.0 (Linux; Android 7.0; Nexus 6 Build/NBD90Z) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36'
expected:
DeviceClass : 'Brick' # Absolutely wrong so this must trigger and error and output the 'right stuff'
DeviceClass : 'Brick' # Absolutely wrong so this must trigger an error and output the 'right stuff'
DeviceName : 'Nexus 6'
DeviceBrand : 'Google'
OperatingSystemClass : 'Mobile'
Expand Down

0 comments on commit 2a403a0

Please sign in to comment.