Skip to content
Snippets Groups Projects
Commit 1d80f932 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Merge branch 'fix-ponos-test' into 'master'

Fix Ponos test

See merge request !1091
parents 0d63a232 dfa07f01
No related branches found
No related tags found
1 merge request!1091Fix Ponos test
......@@ -67,7 +67,6 @@ class TestPonosView(TestCase):
agent = Agent.objects.create(
cpu_cores=3,
cpu_frequency=3e9,
gpu_count=0,
farm_id=Farm.objects.create().id,
ram_total=2e9,
last_ping='1999-09-09'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment