summaryrefslogtreecommitdiff
path: root/morphlib/artifactresolver_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/artifactresolver_tests.py')
-rw-r--r--morphlib/artifactresolver_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/morphlib/artifactresolver_tests.py b/morphlib/artifactresolver_tests.py
index 5510b1cf..b685902e 100644
--- a/morphlib/artifactresolver_tests.py
+++ b/morphlib/artifactresolver_tests.py
@@ -212,7 +212,7 @@ class ArtifactResolverTests(unittest.TestCase):
{
"name": "foo",
"kind": "system",
- "arch": "arm"
+ "arch": "armv7"
}
''')
morph.builds_artifacts = ['foo-rootfs', 'foo-kernel']