Skip to content

Commit d95b9d4

Browse files
authored
Update App.js
1 parent b671b3d commit d95b9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front-end/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function App() {
1010

1111

1212
return (
13-
<div className="App" id="testApp">
13+
<div className="App" data-testid="testApp">
1414
<Navbar></Navbar>
1515
{/* <div className='sidebar-container'>
1616
<div class="btn-group-horizontal" role="group" aria-label="Vertical radio toggle button group">

0 commit comments

Comments
 (0)