Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Add test to verify service Chargeback in SUI
Browse files Browse the repository at this point in the history
  • Loading branch information
nachandr committed Oct 20, 2017
1 parent e9daa12 commit a67c15e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cfme/tests/ssui/test_ssui_dashboard.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# -*- coding: utf-8 -*-
from datetime import date

import fauxfactory
import pytest
from datetime import date

import cfme.intelligence.chargeback.assignments as cb
import cfme.intelligence.chargeback.rates as rates
Expand Down

0 comments on commit a67c15e

Please sign in to comment.