PrashanthB461 commited on
Commit
1b4ba2d
·
verified ·
1 Parent(s): 749f5b3

Update tests/test_violation_log.py

Browse files
Files changed (1) hide show
  1. tests/test_violation_log.py +2 -1
tests/test_violation_log.py CHANGED
@@ -1,4 +1,5 @@
1
- # tests/test_violation_log.py
 
2
 
3
  def test_log_violation():
4
  violation_data = {
 
1
+ import pytest
2
+ from app import save_snapshot, log_violation
3
 
4
  def test_log_violation():
5
  violation_data = {