chore: fixed some tests
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import React, { useEffect } from 'react';
|
||||
import { data } from 'react-router';
|
||||
|
||||
const API_BASE = "http://localhost:8000";
|
||||
const API_BASE_BP = API_BASE + "/button_pressed"; //UserInterruptAgent endpoint
|
||||
|
||||
Reference in New Issue
Block a user